Skip to content

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 864
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 859
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision a4d04deea7ea0e7c31819af51e3c66158b62b74a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a4d04deea7ea0e7c31819af51e3c66158b62b74a # timeout=10
Commit message: "cgit: more verbose logging format in access.log"
 > git rev-list --no-walk a4d04deea7ea0e7c31819af51e3c66158b62b74a # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins8465687668938776932.sh
+ REGISTRY=registry.osmocom.org
+ make -C ttcn3-bts-test REGISTRY_HOST=registry.osmocom.org
make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bullseye \
	--build-arg DISTRO=debian-bullseye \
	--build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \
	--build-arg OSMOCOM_REPO_PATH=repositories/network:/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=http://download.opensuse.org \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
Sending build context to Docker daemon  53.76kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bullseye-titan
 ---> 56ac98c7b5de
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> fdfe01449d1d
Step 5/9 : ADD	http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit


 ---> Using cache
 ---> d35a7133d1e7
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> 4ad3c7b9987b
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> b88b5c282c86
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> e2d01ef0f46e
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> a6bec68f1f0a
[Warning] One or more build-args [OSMOCOM_REPO_PATH OSMO_MSC_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH UID OPEN5GS_BRANCH OSMO_BTS_BRANCH OSMO_BB_BRANCH OSMO_MGW_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMOCOM_REPO_MIRROR OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH UPSTREAM_DISTRO OSMO_PCU_BRANCH OSMO_BSC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH DISTRO OSMO_SIP_BRANCH OSMO_NITB_BRANCH] were not consumed
Successfully built a6bec68f1f0a
Successfully tagged registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
+ docker push registry.osmocom.org/osmocom-build/ttcn3-bts-test
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
a2a82510fdf4: Preparing
e40e6593916b: Preparing
a5d614c978fa: Preparing
78c1a4b61fc5: Preparing
b629829bfbcd: Preparing
8c0fba8a41d5: Preparing
537f0538818a: Preparing
186695920307: Preparing
be85306ca3e9: Preparing
6dd47e527f30: Preparing
6a5e3718a1a6: Preparing
a99ed7d90761: Preparing
5ab63bbdb76e: Preparing
4ba7f31a04a1: Preparing
9bcd35f2db5d: Preparing
e7bef9d06b4d: Preparing
c18558650be6: Preparing
c3d98e421594: Preparing
6e7f0a885363: Preparing
e7597c345c2e: Preparing
186695920307: Waiting
8c0fba8a41d5: Waiting
537f0538818a: Waiting
9bcd35f2db5d: Waiting
c3d98e421594: Waiting
6a5e3718a1a6: Waiting
e7597c345c2e: Waiting
6e7f0a885363: Waiting
be85306ca3e9: Waiting
a99ed7d90761: Waiting
6dd47e527f30: Waiting
5ab63bbdb76e: Waiting
c18558650be6: Waiting
4ba7f31a04a1: Waiting
78c1a4b61fc5: Mounted from osmocom-build/debian-bullseye-titan
b629829bfbcd: Mounted from osmocom-build/debian-bullseye-titan
8c0fba8a41d5: Mounted from osmocom-build/debian-bullseye-titan
a2a82510fdf4: Pushed
a5d614c978fa: Pushed
537f0538818a: Mounted from osmocom-build/debian-bullseye-titan
186695920307: Mounted from osmocom-build/debian-bullseye-titan
be85306ca3e9: Mounted from osmocom-build/debian-bullseye-titan
6dd47e527f30: Mounted from osmocom-build/debian-bullseye-titan
6a5e3718a1a6: Mounted from osmocom-build/debian-bullseye-titan
a99ed7d90761: Mounted from osmocom-build/debian-bullseye-titan
5ab63bbdb76e: Mounted from osmocom-build/debian-bullseye-titan
4ba7f31a04a1: Mounted from osmocom-build/debian-bullseye-titan
c18558650be6: Layer already exists
c3d98e421594: Layer already exists
9bcd35f2db5d: Mounted from osmocom-build/debian-bullseye-titan
e7bef9d06b4d: Mounted from osmocom-build/debian-bullseye-titan
6e7f0a885363: Layer already exists
e7597c345c2e: Layer already exists
e40e6593916b: Pushed
latest: digest: sha256:07820c05527f7fcc5b6290618f68649c1ed3c20cf52465211dba096030e4bd65 size: 4501
Finished: SUCCESS