See https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/display/redirect
Changes:
------------------------------------------ [...truncated 11.07 KB...] --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 osmocom-build/osmo-gbproxy-latest:latest . Sending build context to Docker daemon 27.14kB Step 1/13 : ARG USER Step 2/13 : ARG DISTRO Step 3/13 : ARG OSMOCOM_REPO_VERSION="latest" Step 4/13 : FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION ---> e4bb8f891759 Step 5/13 : ARG DISTRO ---> Using cache ---> 24990d2ef640 Step 6/13 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-gbproxy && apt-get clean ;; centos*) dnf install -y osmo-gbproxy ;; *) echo "Unsupported distribution $DISTRO" exit 23 ;; esac ---> Using cache ---> 054e402055bb Step 7/13 : WORKDIR /data ---> Using cache ---> 8b4d35a96ee7 Step 8/13 : VOLUME /data ---> Using cache ---> d942bb9690d4 Step 9/13 : COPY osmo-gbproxy.cfg /data/osmo-gbproxy.cfg ---> Using cache ---> 46c5a2fc196e Step 10/13 : COPY .common/pipework /usr/bin/pipework ---> Using cache ---> c5a4dadef47f Step 11/13 : COPY docker-entrypoint.sh /docker-entrypoint.sh ---> Using cache ---> 02e46f338abd Step 12/13 : CMD ["/docker-entrypoint.sh"] ---> Using cache ---> 987c1e340147 Step 13/13 : EXPOSE 23000/udp 4246/tcp 4263/tcp ---> Using cache ---> cb11cc920292 [Warning] One or more build-args [REGISTRY UID OSMO_GSM_TESTER_BRANCH OSMO_TTCN3_BRANCH OPEN5GS_BRANCH OSMO_HLR_BRANCH OSMO_HNODEB_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMO_IUH_BRANCH OSMOCOM_REPO_PATH OSMO_MGW_BRANCH OSMO_SIP_BRANCH OSMO_PCU_BRANCH OSMO_BTS_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH UPSTREAM_DISTRO OSMO_BB_BRANCH OSMO_HNBGW_BRANCH OSMOCOM_REPO_MIRROR OSMO_MSC_BRANCH OSMO_STP_BRANCH OSMO_UECUPS_BRANCH] were not consumed Successfully built cb11cc920292 Successfully tagged osmocom-build/osmo-gbproxy-latest:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/osmo-gbproxy-latest' + docker_image_exists osmo-gbproxy-latest + docker images -q osmocom-build/osmo-gbproxy-latest + test -n cb11cc920292 + list_osmo_packages debian-bullseye osmo-gbproxy-latest + local distro=debian-bullseye + local image=osmo-gbproxy-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-gbproxy-latest -c + [ -n ] + set +x
### Installed Osmocom packages in: osmo-gbproxy-latest ###
ii libosmocore19:amd64 1.7.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.7.0 amd64 Osmo control library ii libosmogb14:amd64 1.7.0 amd64 Osmo GPRS GB library ii libosmogsm18:amd64 1.7.0 amd64 Osmo GSM utility library ii libosmovty9:amd64 1.7.0 amd64 Osmo VTY library ii osmo-gbproxy 1:0.3.0 amd64 Osmocom GPRS Gb Interface Proxy ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next
+ [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-gbproxy-test + local feed + echo debian-bullseye-titan + depends=debian-bullseye-titan + [ -n debian-bullseye-titan ] + docker_images_require debian-bullseye-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bullseye-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bullseye-titan Digest: sha256:ca548c8214479a50e326c2336d19234929c82c83da6afae71ff64cba862d6138 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest + continue + docker_distro_from_image_name ttcn3-gbproxy-test + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name ttcn3-gbproxy-test + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name ttcn3-gbproxy-test + echo ttcn3-gbproxy-test + dir=ttcn3-gbproxy-test + pull_arg=--pull + grep ^FROM ../ttcn3-gbproxy-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bullseye-titan + echo FROM $REGISTRY/$USER/debian-bullseye-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-gbproxy-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../ttcn3-gbproxy-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/ttcn3-gbproxy-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/ttcn3-gbproxy-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --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 osmocom-build/ttcn3-gbproxy-test:latest . Sending build context to Docker daemon 30.21kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 4a87b75196fb Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 07f5a6368f28 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BR... /tmp/commit
---> Using cache ---> 14d28020361e Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" gbproxy ---> Using cache ---> 42106ee6766b Step 7/9 : VOLUME /data ---> Using cache ---> 0030fb16e812 Step 8/9 : COPY GBProxy_Tests.cfg /data/GBProxy_Tests.cfg ---> Using cache ---> 98c397b120f0 Step 9/9 : ENTRYPOINT ["ttcn3-docker-run", "gbproxy", "GBProxy_Tests"] ---> Using cache ---> b314a64334e2 [Warning] One or more build-args [LIBOSMOCORE_BRANCH OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH UPSTREAM_DISTRO OPEN5GS_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_BB_BRANCH UID OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_HNODEB_BRANCH OSMOCOM_REPO_PATH OSMO_GBPROXY_BRANCH OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_MIRROR OSMO_CBC_BRANCH OSMO_MSC_BRANCH OSMOCOM_REPO_VERSION OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_SGSN_BRANCH OSMO_SIP_BRANCH DISTRO] were not consumed Successfully built b314a64334e2 Successfully tagged osmocom-build/ttcn3-gbproxy-test:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n b314a64334e2 + list_osmo_packages debian-bullseye ttcn3-gbproxy-test + local distro=debian-bullseye + local image=ttcn3-gbproxy-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-gbproxy-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy-tester + chmod a+w https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy-tester + cp GBProxy_Tests.cfg https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy-tester/ + write_mp_osmo_repo https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg + local repo=nightly + local config=https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg + local line + [ -e https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/[MODULE_PARAMETERS]/[MODULE_PARAMETERS]\nMisc_Helpers.mp_osmo_repo := "latest"/g https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy-tester/GBProxy_Tests.cfg + mkdir https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy + cp osmo-gbproxy.cfg https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/gbproxy/ + mkdir https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/unix + network_clean_remove_all_ttcn3 + local networks + local i + docker network ls --format {{.Name}} + grep ^ttcn3- + networks= + clean_up_common + set +e + set +x
### Clean up ###
+ trap - EXIT INT TERM 0 + type clean_up + network_clean + cut -d : -f2 + + awk -F" NR>1{print $2} docker network inspect + grep Name + xargs -rn1 docker kill "docker network inspect" requires at least 1 argument. See 'docker network inspect --help'.
Usage: docker network inspect [OPTIONS] NETWORK [NETWORK...]
Display detailed information on one or more networks + network_remove + set +x Removing network + docker network remove "docker network rm" requires at least 1 argument. See 'docker network rm --help'.
Usage: docker network rm NETWORK [NETWORK...]
Remove one or more networks + rm -rf https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/unix + fix_perms + set +x Fixing permissions + docker run --rm -v https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/logs:/data -v https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/ws/_cache:/cache --name jenkins-ttcn3-gbproxy-test-fr-latest-202-cleaner debian:bullseye chmod -R a+rX /data/ /cache/ + collect_logs + cat https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/*/junit-*.log cat: 'https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/202/artifact/logs/*/junit-*.log': No such file or directory + true Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?