Started by upstream project "registry-rebuild-upload-titan" build number 997 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 992 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 dfda07bcc4d8cade1ebe67f821c9d41a0d20bfbf (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dfda07bcc4d8cade1ebe67f821c9d41a0d20bfbf # timeout=10 Commit message: "osmo-bts-master: Depend on libosmo-netif" > git rev-list --no-walk dfda07bcc4d8cade1ebe67f821c9d41a0d20bfbf # timeout=10 [registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins2551864765728331843.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 53.76kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 91502a8d695e Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> dde4f45eea5b Step 5/9 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit ---> Using cache ---> 43178a5996d5 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts ---> Using cache ---> 6b99d7cf6285 Step 7/9 : VOLUME /data ---> Using cache ---> 78d8029cc7c8 Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg ---> Using cache ---> de20c6b31a08 Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests ---> Using cache ---> c1b09255cdac [Warning] One or more build-args [OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_MGW_BRANCH OSMO_SGSN_BRANCH UID UPSTREAM_DISTRO LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_PCU_BRANCH DISTRO OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH OSMO_IUH_BRANCH OPEN5GS_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_STP_BRANCH OSMO_UECUPS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_SIP_BRANCH] were not consumed Successfully built c1b09255cdac 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] cba3584add47: Preparing 390fbd369289: Preparing 96943fff5e62: Preparing 5c64917ec295: Preparing 956143b97cc2: Preparing 77063d2c08f0: Preparing dfe174328699: Preparing 0127ad3aaca8: Preparing c718774a0233: Preparing da458cdae811: Preparing a13247a05792: Preparing dba6d87569f4: Preparing 201818bd5b6e: Preparing 265e9b725727: Preparing 75f83d65fc69: Preparing 50b292232bf2: Preparing a62bc80ef59a: Preparing 08fb840bfdc3: Preparing 6b587fb921c8: Preparing 655ed1b7a428: Preparing dfe174328699: Waiting 265e9b725727: Waiting 0127ad3aaca8: Waiting 08fb840bfdc3: Waiting 655ed1b7a428: Waiting 75f83d65fc69: Waiting 6b587fb921c8: Waiting 50b292232bf2: Waiting c718774a0233: Waiting a13247a05792: Waiting dba6d87569f4: Waiting a62bc80ef59a: Waiting 201818bd5b6e: Waiting 77063d2c08f0: Waiting da458cdae811: Waiting 956143b97cc2: Mounted from osmocom-build/debian-bullseye-titan 5c64917ec295: Mounted from osmocom-build/debian-bullseye-titan 77063d2c08f0: Mounted from osmocom-build/debian-bullseye-titan dfe174328699: Mounted from osmocom-build/debian-bullseye-titan cba3584add47: Pushed 96943fff5e62: Pushed 0127ad3aaca8: Mounted from osmocom-build/debian-bullseye-titan c718774a0233: Mounted from osmocom-build/debian-bullseye-titan da458cdae811: Mounted from osmocom-build/debian-bullseye-titan a13247a05792: Mounted from osmocom-build/debian-bullseye-titan dba6d87569f4: Mounted from osmocom-build/debian-bullseye-titan 201818bd5b6e: Mounted from osmocom-build/debian-bullseye-titan 265e9b725727: Mounted from osmocom-build/debian-bullseye-titan a62bc80ef59a: Layer already exists 75f83d65fc69: Mounted from osmocom-build/debian-bullseye-titan 6b587fb921c8: Layer already exists 08fb840bfdc3: Layer already exists 50b292232bf2: Mounted from osmocom-build/debian-bullseye-titan 655ed1b7a428: Layer already exists 390fbd369289: Pushed latest: digest: sha256:caf004fd370e0e6d7a26e4ac7c0a1f6978b1d9bd21386e5de65049d01421733f size: 4501 Finished: SUCCESS