Started by upstream project "registry-rebuild-upload-titan" build number 996 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 991 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/jenkins3509331063303160065.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 ---> a36324d5b040 Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 3402bb525091 Step 5/9 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit ---> Using cache ---> efbdf2c61973 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts ---> Using cache ---> a638aa0a25d9 Step 7/9 : VOLUME /data ---> Using cache ---> 6e205f0a5288 Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg ---> Using cache ---> e1b93c36b07a Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests ---> Using cache ---> 0764508a5cc5 [Warning] One or more build-args [OSMOCOM_REPO_PATH UPSTREAM_DISTRO LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_NITB_BRANCH DISTRO OSMO_GGSN_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OPEN5GS_BRANCH OSMO_BTS_BRANCH OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_HNBGW_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH UID] were not consumed Successfully built 0764508a5cc5 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] 406c9aacd9ca: Preparing 1fae4fe922d9: Preparing d89800b1bcaa: Preparing 08e362d2d8c2: Preparing ab0abdf3ece7: Preparing b55afedb318c: Preparing fbf6f051f38e: Preparing 63ba06b591e0: Preparing 59b64c524ffc: Preparing 9447904da4bf: Preparing 92d2fef5adb7: Preparing 1eb525b2bbcc: Preparing 9f33ed5e181d: Preparing a4649f3a7c2c: Preparing 820185df10d4: Preparing c76b87aaa7d2: Preparing a62bc80ef59a: Preparing 08fb840bfdc3: Preparing 6b587fb921c8: Preparing b55afedb318c: Waiting 655ed1b7a428: Preparing fbf6f051f38e: Waiting 59b64c524ffc: Waiting 9447904da4bf: Waiting 92d2fef5adb7: Waiting 1eb525b2bbcc: Waiting 9f33ed5e181d: Waiting a4649f3a7c2c: Waiting 820185df10d4: Waiting 6b587fb921c8: Waiting c76b87aaa7d2: Waiting 655ed1b7a428: Waiting a62bc80ef59a: Waiting 08fb840bfdc3: Waiting 63ba06b591e0: Waiting ab0abdf3ece7: Mounted from osmocom-build/debian-bullseye-titan 08e362d2d8c2: Mounted from osmocom-build/debian-bullseye-titan b55afedb318c: Mounted from osmocom-build/debian-bullseye-titan 406c9aacd9ca: Pushed fbf6f051f38e: Mounted from osmocom-build/debian-bullseye-titan d89800b1bcaa: Pushed 63ba06b591e0: Mounted from osmocom-build/debian-bullseye-titan 59b64c524ffc: Mounted from osmocom-build/debian-bullseye-titan 9447904da4bf: Mounted from osmocom-build/debian-bullseye-titan 92d2fef5adb7: Mounted from osmocom-build/debian-bullseye-titan 1eb525b2bbcc: Mounted from osmocom-build/debian-bullseye-titan 9f33ed5e181d: Mounted from osmocom-build/debian-bullseye-titan a4649f3a7c2c: Mounted from osmocom-build/debian-bullseye-titan 820185df10d4: Mounted from osmocom-build/debian-bullseye-titan a62bc80ef59a: Layer already exists 08fb840bfdc3: Layer already exists c76b87aaa7d2: Mounted from osmocom-build/debian-bullseye-titan 6b587fb921c8: Layer already exists 655ed1b7a428: Layer already exists 1fae4fe922d9: Pushed latest: digest: sha256:cf75700b28a8c9ba6405479ffbd7ced3b2aab4542c2cae8fd4571e7abb7679f5 size: 4501 Finished: SUCCESS