Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7abbf2984132cf5777f792813ec796e254094d30 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran" > git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10479854252768471898.sh + rm -rf trial-7741-bin.tgz trial-7741-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23002 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10100 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9088 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11889 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12195 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9915 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37345 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6715 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39049 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7064 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12485 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6560 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10624 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6752 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8122 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5471 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6560 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3109016057013771131.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-7741 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 833c445 redmine: upgrade our docker container to redmine 5.1.3 + make -C docker-playground/debian-buster-jenkins make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins' 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/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --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 ASTERISK_BRANCH=jolly/work \ --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_EPDG_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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.74kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.3s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/21] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 DONE 0.0s #6 http://git.osmocom.org/python/osmo-python-tests/patch #6 ERROR: invalid response status 502 #7 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed #7 CANCELED #8 http://git.osmocom.org/osmo-ci/patch #8 CANCELED #9 http://git.osmocom.org/osmo-gsm-manuals/patch #9 CANCELED #10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #10 CANCELED ------ > http://git.osmocom.org/python/osmo-python-tests/patch: ------ ERROR: failed to solve: failed to load cache key: invalid response status 502 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bullseye chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Finished: FAILURE