Started by upstream project "registry-rebuild-upload-titan" build number 1228 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 1223 originally caused by: Started by timer Running as SYSTEM Building remotely on build3-deb11build-ansible (ttcn3 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 35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 35c6b4fe02a6c6fa6bc0ac72fd87b71742a78ca0 # timeout=10 Commit message: "open5gs-latest: add osmocom user for ttcn3-pgw-test" > git rev-list --no-walk 273e066c98c2208170695b844d06d3bec0612e75 # timeout=10 [registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins10479777383876478793.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_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 54.27kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 92c36027c5d5 Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 799c08e5dc88 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> 91c54a03f147 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts ---> Using cache ---> 9969058a0eb7 Step 7/9 : VOLUME /data ---> Using cache ---> 94617223456e Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg ---> Using cache ---> 7871cb0df09c Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests ---> Using cache ---> 9b4ebf66c27d [Warning] One or more build-args [OPEN5GS_BRANCH OSMOCOM_REPO_PATH OSMO_BTS_BRANCH OSMO_CBC_BRANCH OSMO_HNBGW_BRANCH UPSTREAM_DISTRO LIBOSMOCORE_BRANCH OSMO_UECUPS_BRANCH OSMO_HLR_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMO_NITB_BRANCH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH UID DISTRO OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_MSC_BRANCH] were not consumed Successfully built 9b4ebf66c27d 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] 3263c764cfe1: Preparing afdf2ac85673: Preparing e0cca8de5032: Preparing a5d83f680744: Preparing 8094e1f764c8: Preparing 533808895f55: Preparing e1b23f8fe2e1: Preparing 247f4e8897bc: Preparing b1d6a8c3495c: Preparing 948decfdda6d: Preparing cff4a293fb80: Preparing aa7ffff66bd8: Preparing 97aee36cdb0c: Preparing 74ea7b6ba3bf: Preparing 99d7fc55484b: Preparing 2f72ac1cc194: Preparing 0b50f3b5a04f: Preparing 04aca4798f24: Preparing d7fc52afab2e: Preparing 5d61ece2098b: Preparing 8e396a1aad50: Preparing 247f4e8897bc: Waiting b1d6a8c3495c: Waiting 948decfdda6d: Waiting cff4a293fb80: Waiting 533808895f55: Waiting e1b23f8fe2e1: Waiting aa7ffff66bd8: Waiting 04aca4798f24: Waiting 97aee36cdb0c: Waiting 74ea7b6ba3bf: Waiting 99d7fc55484b: Waiting d7fc52afab2e: Waiting 2f72ac1cc194: Waiting 0b50f3b5a04f: Waiting 5d61ece2098b: Waiting 8e396a1aad50: Waiting 8094e1f764c8: Mounted from osmocom-build/debian-bullseye-titan a5d83f680744: Mounted from osmocom-build/debian-bullseye-titan e0cca8de5032: Pushed 3263c764cfe1: Pushed 533808895f55: Mounted from osmocom-build/debian-bullseye-titan e1b23f8fe2e1: Mounted from osmocom-build/debian-bullseye-titan 247f4e8897bc: Mounted from osmocom-build/debian-bullseye-titan b1d6a8c3495c: Mounted from osmocom-build/debian-bullseye-titan 948decfdda6d: Mounted from osmocom-build/debian-bullseye-titan cff4a293fb80: Mounted from osmocom-build/debian-bullseye-titan aa7ffff66bd8: Mounted from osmocom-build/debian-bullseye-titan 97aee36cdb0c: Mounted from osmocom-build/debian-bullseye-titan 74ea7b6ba3bf: Mounted from osmocom-build/debian-bullseye-titan 99d7fc55484b: Mounted from osmocom-build/debian-bullseye-titan 2f72ac1cc194: Mounted from osmocom-build/debian-bullseye-titan 0b50f3b5a04f: Mounted from osmocom-build/debian-bullseye-titan 5d61ece2098b: Layer already exists 04aca4798f24: Mounted from osmocom-build/debian-bullseye-titan 8e396a1aad50: Layer already exists d7fc52afab2e: Mounted from osmocom-build/debian-bullseye-titan afdf2ac85673: Pushed latest: digest: sha256:97e1be3509c1e25d3e3893e27ce7ba2a94d13d53bdf7de74a22dc2d97d8065af size: 4709 Finished: SUCCESS