Skip to content
Success

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 2497
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 2482
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) 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 https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.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 29206c00967ba695e9b51d77fda63cd8b96ed534 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10
Commit message: "osmo-pcap-master: depend on libosmo-netif"
 > git rev-list --no-walk 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins2647993498320255440.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'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common
INFO: .release created
release=0.0.0
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:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--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_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_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_REMSIM_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 \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 393B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
#1 DONE 0.1s

#2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 876B done
#5 DONE 0.1s

#6 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s

#7 [3/4] RUN	TTCN3-DOCKER-PREPARE "master" bts
#7 CACHED

#8 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#8 CACHED

#9 [4/4] COPY	GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg
#9 CACHED

#10 exporting to image
#10 exporting layers done
#10 writing image sha256:a673ce85e21475c7a8264dd440676b3d3dcc86329c9f5ffccb81cd5ac9b8cb57 done
#10 naming to registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest 0.0s done
#10 DONE 0.0s

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
 - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13)
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
Using default tag: latest
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
4ab0f1ad9334: Preparing
638bbe4bf391: Preparing
3bc31366b949: Preparing
6234f582afa0: Preparing
54a148312750: Preparing
9f4270f31c7b: Preparing
325940122a19: Preparing
232a5e0daba1: Preparing
7d9cfa276d96: Preparing
7dd6d6b41468: Preparing
5daf13c65636: Preparing
5accfbffea90: Preparing
f8ceeff04e4c: Preparing
173417b8af68: Preparing
05d8c3fd1b18: Preparing
edf017219cac: Preparing
df4127a86fbe: Preparing
d6212d486703: Preparing
91b542912d12: Preparing
325940122a19: Waiting
232a5e0daba1: Waiting
05d8c3fd1b18: Waiting
9f4270f31c7b: Waiting
7d9cfa276d96: Waiting
edf017219cac: Waiting
df4127a86fbe: Waiting
d6212d486703: Waiting
7dd6d6b41468: Waiting
91b542912d12: Waiting
5daf13c65636: Waiting
173417b8af68: Waiting
f8ceeff04e4c: Waiting
5accfbffea90: Waiting
6234f582afa0: Mounted from osmocom-build/debian-bookworm-titan
54a148312750: Mounted from osmocom-build/debian-bookworm-titan
4ab0f1ad9334: Pushed
3bc31366b949: Pushed
9f4270f31c7b: Mounted from osmocom-build/debian-bookworm-titan
325940122a19: Mounted from osmocom-build/debian-bookworm-titan
232a5e0daba1: Mounted from osmocom-build/debian-bookworm-titan
7d9cfa276d96: Mounted from osmocom-build/debian-bookworm-titan
7dd6d6b41468: Mounted from osmocom-build/debian-bookworm-titan
5daf13c65636: Mounted from osmocom-build/debian-bookworm-titan
5accfbffea90: Mounted from osmocom-build/debian-bookworm-titan
f8ceeff04e4c: Mounted from osmocom-build/debian-bookworm-titan
173417b8af68: Mounted from osmocom-build/debian-bookworm-titan
05d8c3fd1b18: Mounted from osmocom-build/debian-bookworm-titan
edf017219cac: Mounted from osmocom-build/debian-bookworm-titan
df4127a86fbe: Mounted from osmocom-build/debian-bookworm-titan
d6212d486703: Mounted from osmocom-build/debian-bookworm-titan
91b542912d12: Mounted from osmocom-build/debian-bookworm-titan
638bbe4bf391: Pushed
latest: digest: sha256:0dfab2749d8ef02b62aed8af567356b5dbaaef37b1686b8e9992114025e626dd size: 4290
Finished: SUCCESS