Started by upstream project "registry-rebuild-upload-titan" build number 920 originally caused by: Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 915 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 ef475cf236c063e54c3e1581f77f158ba404c54b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ef475cf236c063e54c3e1581f77f158ba404c54b # timeout=10 Commit message: "ttcn3-cbc: Adapt osmo-cbc 'peer' node to new format" > git rev-list --no-walk ef475cf236c063e54c3e1581f77f158ba404c54b # timeout=10 [registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins2164896413146276160.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 ---> a1c4425ac5af Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 5c4776ac2c3d Step 5/9 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit ---> Using cache ---> 5b1a86eb4efc Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" bts ---> Using cache ---> a91cb2b2bbed Step 7/9 : VOLUME /data ---> Using cache ---> 0e1cb671fb75 Step 8/9 : COPY generic/BTS_Tests.cfg /data/BTS_Tests.cfg ---> Using cache ---> 1ae8233025c5 Step 9/9 : CMD ttcn3-docker-run bts BTS_Tests ---> Using cache ---> 77bb2ccb9c76 [Warning] One or more build-args [OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH OPEN5GS_BRANCH OSMO_STP_BRANCH OSMO_CBC_BRANCH OSMO_GGSN_BRANCH OSMO_HNODEB_BRANCH DISTRO OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH UID OSMO_BSC_BRANCH OSMO_NITB_BRANCH UPSTREAM_DISTRO LIBOSMOCORE_BRANCH OSMOCOM_REPO_PATH OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_MIRROR OSMO_MGW_BRANCH OSMO_SIP_BRANCH OSMO_BB_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH] were not consumed Successfully built 77bb2ccb9c76 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] 74dc679e8e52: Preparing f5f38509eefe: Preparing e7f5ba4c6dff: Preparing 4f92e650bba8: Preparing 418e954d348b: Preparing a52328b59722: Preparing 924c4d5c951b: Preparing 256ebddffa83: Preparing a83874dbd36d: Preparing eac77b65470e: Preparing 6c09d3662e07: Preparing bfb0aeb9b84c: Preparing aed841d3b8e9: Preparing 2f541442afab: Preparing f6261f4de870: Preparing a52328b59722: Waiting 4598f79ed95d: Preparing 3f390fcfb50c: Preparing 924c4d5c951b: Waiting e9c5fb54733a: Preparing a83874dbd36d: Waiting e645b114ea90: Preparing 5bdeef4a08f3: Preparing 256ebddffa83: Waiting f6261f4de870: Waiting eac77b65470e: Waiting 4598f79ed95d: Waiting 3f390fcfb50c: Waiting 6c09d3662e07: Waiting e9c5fb54733a: Waiting e645b114ea90: Waiting 5bdeef4a08f3: Waiting aed841d3b8e9: Waiting bfb0aeb9b84c: Waiting 4f92e650bba8: Mounted from osmocom-build/debian-bullseye-titan 418e954d348b: Mounted from osmocom-build/debian-bullseye-titan 74dc679e8e52: Pushed a52328b59722: Mounted from osmocom-build/debian-bullseye-titan 924c4d5c951b: Mounted from osmocom-build/debian-bullseye-titan e7f5ba4c6dff: Pushed 256ebddffa83: Mounted from osmocom-build/debian-bullseye-titan a83874dbd36d: Mounted from osmocom-build/debian-bullseye-titan eac77b65470e: Mounted from osmocom-build/debian-bullseye-titan 6c09d3662e07: Mounted from osmocom-build/debian-bullseye-titan bfb0aeb9b84c: Mounted from osmocom-build/debian-bullseye-titan aed841d3b8e9: Mounted from osmocom-build/debian-bullseye-titan 2f541442afab: Mounted from osmocom-build/debian-bullseye-titan f6261f4de870: Mounted from osmocom-build/debian-bullseye-titan 3f390fcfb50c: Layer already exists 4598f79ed95d: Mounted from osmocom-build/debian-bullseye-titan e645b114ea90: Layer already exists e9c5fb54733a: Layer already exists 5bdeef4a08f3: Layer already exists f5f38509eefe: Pushed latest: digest: sha256:195dcd20bb760855c52247a87eac8a195c272009c97bf83880a6c8682e86e7c6 size: 4501 Finished: SUCCESS