Skip to content

Console Output

Started by upstream project "registry-rebuild-upload-titan" build number 1588
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1580
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build3-deb11build-ansible (ttcn3 obs qemu 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.30.2'
 > 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 0cecfa769c73f46377388fe67eab8f1abd5590bc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0cecfa769c73f46377388fe67eab8f1abd5590bc # timeout=10
Commit message: "ttcn3-hnbgw: Update config files for latest after osmo-hnbgw new release"
 > git rev-list --no-walk 0cecfa769c73f46377388fe67eab8f1abd5590bc # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins5925996964985492843.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:bullseye \
	--build-arg DISTRO=debian-bullseye \
	--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 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_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  56.83kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bookworm-titan
 ---> 245dec602655
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 689e873de3ee
Step 5/9 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit

 ---> Using cache
 ---> fcb44a9b2d0c
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts
 ---> Using cache
 ---> 50847602614f
Step 7/9 : VOLUME	/data
 ---> Using cache
 ---> 948701205608
Step 8/9 : COPY	generic/BTS_Tests.cfg /data/BTS_Tests.cfg
 ---> Using cache
 ---> d15882822a56
Step 9/9 : CMD	ttcn3-docker-run bts BTS_Tests
 ---> Using cache
 ---> 95ccd22b8cf4
[Warning] One or more build-args [OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_HNBGW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH DISTRO OPEN5GS_BRANCH OSMO_BTS_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OSMO_MSC_BRANCH OSMO_CBC_BRANCH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH UID UPSTREAM_DISTRO OSMOCOM_REPO_MIRROR OSMO_DIA2GSUP_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_PATH OSMO_GGSN_BRANCH OSMO_BB_BRANCH OSMO_HLR_BRANCH] were not consumed
Successfully built 95ccd22b8cf4
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
Using default tag: latest
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
df4340120aff: Preparing
3c84625a9103: Preparing
7c30a486638f: Preparing
e9fcf8a59308: Preparing
dda8d1cfaeb3: Preparing
9950fdc4902c: Preparing
4d0828fbd1d9: Preparing
bb1860ec6e13: Preparing
abb7d2062529: Preparing
457b6b8d873d: Preparing
0c7875f0d932: Preparing
b6314b11d37e: Preparing
27cfba9d4df1: Preparing
6325e6b26bd4: Preparing
e23f72e01cf7: Preparing
0b2372e466ab: Preparing
38d77ec0762f: Preparing
461e3e4ecd47: Preparing
b8544860ba0b: Preparing
abb7d2062529: Waiting
4d0828fbd1d9: Waiting
457b6b8d873d: Waiting
bb1860ec6e13: Waiting
e23f72e01cf7: Waiting
461e3e4ecd47: Waiting
0c7875f0d932: Waiting
b8544860ba0b: Waiting
27cfba9d4df1: Waiting
6325e6b26bd4: Waiting
b6314b11d37e: Waiting
0b2372e466ab: Waiting
9950fdc4902c: Waiting
38d77ec0762f: Waiting
e9fcf8a59308: Mounted from osmocom-build/debian-bookworm-titan
dda8d1cfaeb3: Mounted from osmocom-build/debian-bookworm-titan
9950fdc4902c: Mounted from osmocom-build/debian-bookworm-titan
4d0828fbd1d9: Mounted from osmocom-build/debian-bookworm-titan
7c30a486638f: Pushed
df4340120aff: Pushed
bb1860ec6e13: Mounted from osmocom-build/debian-bookworm-titan
abb7d2062529: Mounted from osmocom-build/debian-bookworm-titan
457b6b8d873d: Mounted from osmocom-build/debian-bookworm-titan
0c7875f0d932: Mounted from osmocom-build/debian-bookworm-titan
27cfba9d4df1: Layer already exists
6325e6b26bd4: Layer already exists
e23f72e01cf7: Layer already exists
b6314b11d37e: Mounted from osmocom-build/debian-bookworm-titan
38d77ec0762f: Layer already exists
0b2372e466ab: Layer already exists
461e3e4ecd47: Layer already exists
b8544860ba0b: Layer already exists
3c84625a9103: Pushed
latest: digest: sha256:edfe898eb2a3110ee0c9a04f3da221a72803f70d912b750ac76973d77b363a37 size: 4286
Finished: SUCCESS