Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 570e8cda818242b03b31b5daac6a99177857aafa (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 Commit message: "asterisk: pjsip.conf: Enable USIM Auth over AMI interface" > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 [TTCN3-centos7-pcap-client-test] $ /bin/sh -xe /tmp/jenkins5095492489538377484.sh + export REGISTRY_HOST=registry.osmocom.org + sed s/^TTCN3-centos7-/ttcn3-/ + echo TTCN3-centos7-pcap-client-test + DIR=ttcn3-pcap-client-test + export IMAGE_SUFFIX=master-centos7 + cd ttcn3-pcap-client-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs ] + [ xjenkins-TTCN3-centos7-pcap-client-test-903 = x ] + basename /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/ttcn3-pcap-client-test + SUITE_NAME=ttcn3-pcap-client-test + IMAGE_SUFFIX=master-centos7 + docker_images_require osmo-pcap-master-centos7 ttcn3-pcap-client-test + 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_depends osmo-pcap-master-centos7 + local feed + echo centos7-build + depends=centos7-build + [ -n centos7-build ] + docker_images_require centos7-build + 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_depends centos7-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos7-build + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name centos7-build + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name centos7-build + echo centos7-build + dir=centos7-build + pull_arg=--pull + grep ^FROM ../centos7-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos7-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../centos7-build BUILD_ARGS=--pull UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/centos7-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/centos7-build' 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/TTCN3-centos7-pcap-client-test/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=centos:centos7 \ --build-arg DISTRO=centos7 \ --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=sysmocom/master \ --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=sysmocom/2.14 \ --pull -t osmocom-build/centos7-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.92kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/centos:centos7 #3 DONE 0.1s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 [1/7] FROM registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 492B done #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml #7 DONE 0.1s #8 [3/7] RUN ECHO "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf #8 CACHED #9 [4/7] RUN EXPORT MIRROR_HTTPS="$(echo https://downloads.osmocom.org | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_7)"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo #9 CACHED #10 [5/7] RUN DNF install -y autoconf autoconf-archive autogen automake bison c-ares-devel doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkgconfig readline-devel sqlite sqlite-devel telnet #10 CACHED #11 [2/7] RUN YUM install -y dnf #11 CACHED #12 [6/7] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 CACHED #13 [7/7] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/REPOMD.XML /tmp/repomd.xml #13 DONE 0.1s #14 exporting to image #14 exporting layers 0.0s done #14 writing image sha256:ef7756c9c9cc49d0e232dd06f3398f9b736a1e2597fe81aa3a80f19fce3a5bd7 done #14 naming to docker.io/osmocom-build/centos7-build:latest done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/centos7-build' + docker_image_exists centos7-build + docker images -q osmocom-build/centos7-build + test -n ef7756c9c9cc + list_osmo_packages centos7 centos7-build + local distro=centos7 + local image=centos7-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos7-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcap-master-centos7 + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name osmo-pcap-master-centos7 + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name osmo-pcap-master-centos7 + sed s/\-centos7$// + echo osmo-pcap-master-centos7 + dir=osmo-pcap-master + pull_arg=--pull + grep ^FROM ../osmo-pcap-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcap-master-centos7 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcap-master BUILD_ARGS= UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/osmo-pcap-master-centos7 OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/osmo-pcap-master' 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/TTCN3-centos7-pcap-client-test/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=centos:centos7 \ --build-arg DISTRO=centos7 \ --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=sysmocom/master \ --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=sysmocom/2.14 \ -t osmocom-build/osmo-pcap-master-centos7:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.30kB 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/osmocom-build/centos7-build:latest #3 DONE 0.0s #4 [1/8] FROM docker.io/osmocom-build/centos7-build #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcap/+/master?format=TEXT #5 CACHED #6 [internal] load build context #6 transferring context: 251B done #6 DONE 0.0s #7 [2/8] RUN CASE "centos7" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libzmq3-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libzmq)" ;; esac #7 0.945 Nightly packages of the Osmocom project (CentOS 0.0 B/s | 0 B 00:00 #7 0.967 Nightly packages of the Osmocom project (CentOS 1.9 MB/s | 23 kB 00:00 #7 1.212 CentOS-7 - Base 0.0 B/s | 0 B 00:00 #7 1.526 CentOS-7 - Updates 0.0 B/s | 0 B 00:00 #7 2.075 CentOS-7 - Updates 68 MB/s | 33 MB 00:00 #7 8.817 CentOS-7 - Extras 0.0 B/s | 0 B 00:00 #7 9.142 CentOS-7 - Extras 4.6 MB/s | 361 kB 00:00 #7 9.958 Dependencies resolved. #7 10.30 ================================================================================ #7 10.30 Package Arch Version Repository Size #7 10.30 ================================================================================ #7 10.30 Installing: #7 10.30 libosmocore-devel x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 77 k #7 10.30 libosmoctrl-devel x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 8.4 k #7 10.30 libosmogb-devel x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 22 k #7 10.30 libosmogsm-devel x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 111 k #7 10.30 libosmovty-devel x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 17 k #7 10.30 zeromq-devel x86_64 4.3.5-4.1 network_osmocom_nightly 1.0 M #7 10.30 Installing dependencies: #7 10.30 libosmocore21 x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 130 k #7 10.30 libosmoctrl0 x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 22 k #7 10.30 libosmogb14 x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 138 k #7 10.30 libosmogsm20 x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 190 k #7 10.30 libosmoisdn-devel x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 10 k #7 10.30 libosmoisdn0 x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 31 k #7 10.30 libosmovty13 x86_64 1.9.0.203.d8ac0.202405312026-1.1 #7 10.30 network_osmocom_nightly 67 k #7 10.30 libpgm-5_2-0 x86_64 5.2.122-3.1 network_osmocom_nightly 173 k #7 10.30 libsodium-devel x86_64 1.0.18-2.1 network_osmocom_nightly 58 k #7 10.30 libsodium23 x86_64 1.0.18-2.1 network_osmocom_nightly 163 k #7 10.30 libzmq5 x86_64 4.3.5-4.1 network_osmocom_nightly 288 k #7 10.30 openpgm-devel x86_64 5.2.122-3.1 network_osmocom_nightly 40 k #7 10.30 osmocom-nightly x86_64 202405312026-1.1 network_osmocom_nightly 2.6 k #7 10.30 libmnl x86_64 1.0.3-7.el7 base 23 k #7 10.30 libmnl-devel x86_64 1.0.3-7.el7 base 32 k #7 10.30 libunwind x86_64 2:1.2-2.el7 base 57 k #7 10.30 libunwind-devel x86_64 2:1.2-2.el7 base 69 k #7 10.30 #7 10.30 Transaction Summary #7 10.30 ================================================================================ #7 10.30 Install 23 Packages #7 10.30 #7 10.31 Total download size: 2.7 M #7 10.31 Installed size: 8.4 M #7 10.31 Downloading Packages: #7 10.40 (1/23): libosmoctrl-devel-1.9.0.203.d8ac0.20240 183 kB/s | 8.4 kB 00:00 #7 10.40 (2/23): libosmocore-devel-1.9.0.203.d8ac0.20240 1.5 MB/s | 77 kB 00:00 #7 10.40 (3/23): libosmoctrl0-1.9.0.203.d8ac0.2024053120 7.0 MB/s | 22 kB 00:00 #7 10.40 (4/23): libosmocore21-1.9.0.203.d8ac0.202405312 2.5 MB/s | 130 kB 00:00 #7 10.40 (5/23): libosmogb-devel-1.9.0.203.d8ac0.2024053 7.0 MB/s | 22 kB 00:00 #7 10.41 (6/23): libosmogb14-1.9.0.203.d8ac0.20240531202 25 MB/s | 138 kB 00:00 #7 10.41 (7/23): libosmogsm-devel-1.9.0.203.d8ac0.202405 23 MB/s | 111 kB 00:00 #7 10.41 (8/23): libosmogsm20-1.9.0.203.d8ac0.2024053120 20 MB/s | 190 kB 00:00 #7 10.41 (9/23): libosmoisdn-devel-1.9.0.203.d8ac0.20240 1.4 MB/s | 10 kB 00:00 #7 10.41 (10/23): libosmoisdn0-1.9.0.203.d8ac0.202405312 3.9 MB/s | 31 kB 00:00 #7 10.42 (11/23): libosmovty-devel-1.9.0.203.d8ac0.20240 5.8 MB/s | 17 kB 00:00 #7 10.42 (12/23): libosmovty13-1.9.0.203.d8ac0.202405312 14 MB/s | 67 kB 00:00 #7 10.47 (13/23): libpgm-5_2-0-5.2.122-3.1.x86_64.rpm 3.2 MB/s | 173 kB 00:00 #7 10.47 (14/23): libsodium-devel-1.0.18-2.1.x86_64.rpm 1.0 MB/s | 58 kB 00:00 #7 10.47 (15/23): libsodium23-1.0.18-2.1.x86_64.rpm 2.9 MB/s | 163 kB 00:00 #7 10.48 (16/23): osmocom-nightly-202405312026-1.1.x86_6 373 kB/s | 2.6 kB 00:00 #7 10.48 (17/23): libzmq5-4.3.5-4.1.x86_64.rpm 20 MB/s | 288 kB 00:00 #7 10.48 (18/23): openpgm-devel-5.2.122-3.1.x86_64.rpm 3.1 MB/s | 40 kB 00:00 #7 10.51 (19/23): zeromq-devel-4.3.5-4.1.x86_64.rpm 30 MB/s | 1.0 MB 00:00 #7 10.53 (20/23): libmnl-1.0.3-7.el7.x86_64.rpm 467 kB/s | 23 kB 00:00 #7 10.55 (21/23): libmnl-devel-1.0.3-7.el7.x86_64.rpm 502 kB/s | 32 kB 00:00 #7 10.56 (22/23): libunwind-1.2-2.el7.x86_64.rpm 1.2 MB/s | 57 kB 00:00 #7 10.56 (23/23): libunwind-devel-1.2-2.el7.x86_64.rpm 2.4 MB/s | 69 kB 00:00 #7 10.56 -------------------------------------------------------------------------------- #7 10.56 Total 11 MB/s | 2.7 MB 00:00 #7 10.56 warning: /var/cache/dnf/network_osmocom_nightly-a3fda8c994bb267e/packages/libosmocore-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 53725973: NOKEY #7 10.59 Nightly packages of the Osmocom project (CentOS 0.0 B/s | 0 B 00:00 #7 11.90 Importing GPG key 0x53725973: #7 11.90 Userid : "osmocom OBS Project " #7 11.90 Fingerprint: 6B2A 9F37 92D1 5EB7 0D4E 6A8F 86A7 30B6 5372 5973 #7 11.90 From : https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key #7 12.00 Key imported successfully #7 12.01 Running transaction check #7 12.02 Transaction check succeeded. #7 12.02 Running transaction test #7 12.06 Transaction test succeeded. #7 12.06 Running transaction #7 12.40 Preparing : 1/1 #7 12.42 Installing : osmocom-nightly-202405312026-1.1.x86_64 1/23 #7 12.43 Installing : libmnl-1.0.3-7.el7.x86_64 2/23 #7 12.44 Running scriptlet: libmnl-1.0.3-7.el7.x86_64 2/23 #7 12.67 Installing : libosmocore21-1.9.0.203.d8ac0.202405312026-1.1.x86 3/23 #7 12.68 Running scriptlet: libosmocore21-1.9.0.203.d8ac0.202405312026-1.1.x86 3/23 #7 12.87 Installing : libosmoisdn0-1.9.0.203.d8ac0.202405312026-1.1.x86_ 4/23 #7 12.88 Running scriptlet: libosmoisdn0-1.9.0.203.d8ac0.202405312026-1.1.x86_ 4/23 #7 13.13 Installing : libosmogsm20-1.9.0.203.d8ac0.202405312026-1.1.x86_ 5/23 #7 13.14 Running scriptlet: libosmogsm20-1.9.0.203.d8ac0.202405312026-1.1.x86_ 5/23 #7 13.35 Installing : libosmovty13-1.9.0.203.d8ac0.202405312026-1.1.x86_ 6/23 #7 13.37 Running scriptlet: libosmovty13-1.9.0.203.d8ac0.202405312026-1.1.x86_ 6/23 #7 13.56 Installing : libunwind-2:1.2-2.el7.x86_64 7/23 #7 13.57 Running scriptlet: libunwind-2:1.2-2.el7.x86_64 7/23 #7 13.80 Installing : libsodium23-1.0.18-2.1.x86_64 8/23 #7 13.82 Running scriptlet: libsodium23-1.0.18-2.1.x86_64 8/23 #7 13.99 Installing : libpgm-5_2-0-5.2.122-3.1.x86_64 9/23 #7 14.00 Running scriptlet: libpgm-5_2-0-5.2.122-3.1.x86_64 9/23 #7 14.19 Installing : libzmq5-4.3.5-4.1.x86_64 10/23 #7 14.20 Running scriptlet: libzmq5-4.3.5-4.1.x86_64 10/23 #7 14.37 Installing : openpgm-devel-5.2.122-3.1.x86_64 11/23 #7 14.40 Installing : libsodium-devel-1.0.18-2.1.x86_64 12/23 #7 14.42 Installing : libunwind-devel-2:1.2-2.el7.x86_64 13/23 #7 14.43 Installing : libosmoctrl0-1.9.0.203.d8ac0.202405312026-1.1.x86_ 14/23 #7 14.45 Running scriptlet: libosmoctrl0-1.9.0.203.d8ac0.202405312026-1.1.x86_ 14/23 #7 14.62 Installing : libosmogb14-1.9.0.203.d8ac0.202405312026-1.1.x86_6 15/23 #7 14.63 Running scriptlet: libosmogb14-1.9.0.203.d8ac0.202405312026-1.1.x86_6 15/23 #7 14.80 Installing : libmnl-devel-1.0.3-7.el7.x86_64 16/23 #7 14.83 Installing : libosmocore-devel-1.9.0.203.d8ac0.202405312026-1.1 17/23 #7 14.85 Installing : libosmoisdn-devel-1.9.0.203.d8ac0.202405312026-1.1 18/23 #7 14.87 Installing : libosmogsm-devel-1.9.0.203.d8ac0.202405312026-1.1. 19/23 #7 14.89 Installing : libosmovty-devel-1.9.0.203.d8ac0.202405312026-1.1. 20/23 #7 14.91 Installing : libosmogb-devel-1.9.0.203.d8ac0.202405312026-1.1.x 21/23 #7 14.92 Installing : libosmoctrl-devel-1.9.0.203.d8ac0.202405312026-1.1 22/23 #7 15.02 Installing : zeromq-devel-4.3.5-4.1.x86_64 23/23 #7 15.07 Verifying : libosmocore-devel-1.9.0.203.d8ac0.202405312026-1.1 1/23 #7 15.07 Verifying : libosmocore21-1.9.0.203.d8ac0.202405312026-1.1.x86 2/23 #7 15.07 Verifying : libosmoctrl-devel-1.9.0.203.d8ac0.202405312026-1.1 3/23 #7 15.07 Verifying : libosmoctrl0-1.9.0.203.d8ac0.202405312026-1.1.x86_ 4/23 #7 15.07 Verifying : libosmogb-devel-1.9.0.203.d8ac0.202405312026-1.1.x 5/23 #7 15.07 Verifying : libosmogb14-1.9.0.203.d8ac0.202405312026-1.1.x86_6 6/23 #7 15.07 Verifying : libosmogsm-devel-1.9.0.203.d8ac0.202405312026-1.1. 7/23 #7 15.07 Verifying : libosmogsm20-1.9.0.203.d8ac0.202405312026-1.1.x86_ 8/23 #7 15.07 Verifying : libosmoisdn-devel-1.9.0.203.d8ac0.202405312026-1.1 9/23 #7 15.07 Verifying : libosmoisdn0-1.9.0.203.d8ac0.202405312026-1.1.x86_ 10/23 #7 15.07 Verifying : libosmovty-devel-1.9.0.203.d8ac0.202405312026-1.1. 11/23 #7 15.07 Verifying : libosmovty13-1.9.0.203.d8ac0.202405312026-1.1.x86_ 12/23 #7 15.07 Verifying : libpgm-5_2-0-5.2.122-3.1.x86_64 13/23 #7 15.07 Verifying : libsodium-devel-1.0.18-2.1.x86_64 14/23 #7 15.07 Verifying : libsodium23-1.0.18-2.1.x86_64 15/23 #7 15.07 Verifying : libzmq5-4.3.5-4.1.x86_64 16/23 #7 15.07 Verifying : openpgm-devel-5.2.122-3.1.x86_64 17/23 #7 15.07 Verifying : osmocom-nightly-202405312026-1.1.x86_64 18/23 #7 15.07 Verifying : zeromq-devel-4.3.5-4.1.x86_64 19/23 #7 15.07 Verifying : libmnl-1.0.3-7.el7.x86_64 20/23 #7 15.07 Verifying : libmnl-devel-1.0.3-7.el7.x86_64 21/23 #7 15.07 Verifying : libunwind-2:1.2-2.el7.x86_64 22/23 #7 15.07 Verifying : libunwind-devel-2:1.2-2.el7.x86_64 23/23 #7 15.42 #7 15.42 Installed: #7 15.42 libosmocore-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmoctrl-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmogb-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmogsm-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmovty-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 zeromq-devel-4.3.5-4.1.x86_64 #7 15.42 libosmocore21-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmoctrl0-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmogb14-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmogsm20-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmoisdn-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmoisdn0-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libosmovty13-1.9.0.203.d8ac0.202405312026-1.1.x86_64 #7 15.42 libpgm-5_2-0-5.2.122-3.1.x86_64 #7 15.42 libsodium-devel-1.0.18-2.1.x86_64 #7 15.42 libsodium23-1.0.18-2.1.x86_64 #7 15.42 libzmq5-4.3.5-4.1.x86_64 #7 15.42 openpgm-devel-5.2.122-3.1.x86_64 #7 15.42 osmocom-nightly-202405312026-1.1.x86_64 #7 15.42 libmnl-1.0.3-7.el7.x86_64 #7 15.42 libmnl-devel-1.0.3-7.el7.x86_64 #7 15.42 libunwind-2:1.2-2.el7.x86_64 #7 15.42 libunwind-devel-2:1.2-2.el7.x86_64 #7 15.42 #7 15.42 Complete! #7 DONE 15.5s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcap.git #9 0.322 Cloning into 'osmo-pcap'... #9 DONE 0.6s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcap #10 DONE 0.0s #11 [6/8] RUN CD osmo-pcap && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.450 Already on 'master' #11 0.451 refs/heads/master #11 0.452 HEAD is now at 61e2810 contrib/systemd: run as osmocom user #11 0.454 master #11 0.455 61e2810f4dd4aa139b5bacd59db88b613658e7c1 #11 3.275 configure.ac:6: installing './install-sh' #11 3.276 configure.ac:6: installing './missing' #11 3.447 src/Makefile.am: installing './depcomp' #11 3.554 checking for a BSD-compatible install... /usr/bin/install -c #11 3.561 checking whether build environment is sane... yes #11 3.569 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p #11 3.570 checking for gawk... gawk #11 3.570 checking whether make sets $(MAKE)... yes #11 3.579 checking whether make supports nested variables... yes #11 3.585 checking whether make supports nested variables... (cached) yes #11 3.586 checking whether make sets $(MAKE)... (cached) yes #11 3.588 checking for gcc... gcc #11 3.602 checking whether the C compiler works... yes #11 3.661 checking for C compiler default output file name... a.out #11 3.662 checking for suffix of executables... #11 3.695 checking whether we are cross compiling... no #11 3.727 checking for suffix of object files... o #11 3.742 checking whether we are using the GNU C compiler... yes #11 3.759 checking whether gcc accepts -g... yes #11 3.776 checking for gcc option to accept ISO C89... none needed #11 3.802 checking for style of include used by make... GNU #11 3.807 checking dependency style of gcc... gcc3 #11 3.837 checking for ranlib... ranlib #11 3.837 checking for pkg-config... /usr/bin/pkg-config #11 3.838 checking for pkg-config... /usr/bin/pkg-config #11 3.838 checking pkg-config is at least version 0.20... yes #11 3.840 checking how to run the C preprocessor... gcc -E #11 3.870 checking for grep that handles long lines and -e... /usr/bin/grep #11 3.872 checking for egrep... /usr/bin/grep -E #11 3.873 checking for ANSI C header files... yes #11 3.941 checking whether to enable VTY tests... no #11 3.941 checking for pcap-config... /usr/bin/pcap-config #11 3.944 checking for LIBOSMOCORE... yes #11 3.951 checking for LIBOSMOGB... yes #11 3.959 checking for LIBOSMOGSM... yes #11 3.966 checking for LIBOSMOVTY... yes #11 3.972 checking for LIBZMQ... yes #11 3.979 checking for LIBGNUTLS... yes #11 3.987 checking whether to enable code coverage support... no #11 4.006 checking that generated files are newer than configure... done #11 4.566 configure: creating ./config.status #11 4.621 config.status: creating include/Makefile #11 4.631 config.status: creating include/osmo-pcap/Makefile #11 4.642 config.status: creating src/Makefile #11 4.654 config.status: creating contrib/Makefile #11 4.665 config.status: creating contrib/systemd/Makefile #11 4.676 config.status: creating contrib/osmo-pcap.spec #11 4.685 config.status: creating doc/Makefile #11 4.694 config.status: creating doc/examples/Makefile #11 4.705 config.status: creating doc/manuals/Makefile #11 4.716 config.status: creating tests/Makefile #11 4.726 config.status: creating Makefile #11 4.736 config.status: creating osmopcapconfig.h #11 4.745 config.status: executing tests/atconfig commands #11 4.747 config.status: executing depfiles commands #11 4.859 echo 0.4.2.3-61e2 > .version-t && mv .version-t .version #11 4.860 make install-recursive #11 4.862 make[1]: Entering directory `/tmp/osmo-pcap' #11 4.864 Making install in include #11 4.866 make[2]: Entering directory `/tmp/osmo-pcap/include' #11 4.868 Making install in osmo-pcap #11 4.870 make[3]: Entering directory `/tmp/osmo-pcap/include/osmo-pcap' #11 4.871 make[4]: Entering directory `/tmp/osmo-pcap/include/osmo-pcap' #11 4.871 make[4]: Nothing to be done for `install-exec-am'. #11 4.871 make[4]: Nothing to be done for `install-data-am'. #11 4.871 make[4]: Leaving directory `/tmp/osmo-pcap/include/osmo-pcap' #11 4.871 make[3]: Leaving directory `/tmp/osmo-pcap/include/osmo-pcap' #11 4.873 make[3]: Entering directory `/tmp/osmo-pcap/include' #11 4.874 make[4]: Entering directory `/tmp/osmo-pcap/include' #11 4.874 make[4]: Nothing to be done for `install-exec-am'. #11 4.874 make[4]: Nothing to be done for `install-data-am'. #11 4.874 make[4]: Leaving directory `/tmp/osmo-pcap/include' #11 4.874 make[3]: Leaving directory `/tmp/osmo-pcap/include' #11 4.874 make[2]: Leaving directory `/tmp/osmo-pcap/include' #11 4.875 Making install in src #11 4.877 make[2]: Entering directory `/tmp/osmo-pcap/src' #11 4.877 CC osmo_common.o #11 4.878 CC osmo_client_main.o #11 4.878 CC osmo_client_core.o #11 4.878 CC osmo_client_vty.o #11 4.878 CC osmo_tls.o #11 4.878 CC osmo_client_network.o #11 4.879 CC osmo_server_main.o #11 4.879 CC osmo_server_vty.o #11 4.880 CC osmo_server_network.o #11 4.909 osmo_tls.c: In function 'osmo_tls_init_server_session': #11 4.910 osmo_tls.c:432:3: warning: #warning "TODO client certificates" [-Wcpp] #11 4.910 #warning "TODO client certificates" #11 4.910 ^ #11 4.944 CCLD osmo-pcap-client #11 4.951 CCLD osmo-pcap-server #11 5.008 make[3]: Entering directory `/tmp/osmo-pcap/src' #11 5.008 make[3]: Nothing to be done for `install-data-am'. #11 5.010 /usr/bin/mkdir -p '/usr/local/bin' #11 5.012 /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/usr/local/bin' #11 5.015 make[3]: Leaving directory `/tmp/osmo-pcap/src' #11 5.015 make[2]: Leaving directory `/tmp/osmo-pcap/src' #11 5.015 Making install in contrib #11 5.016 make[2]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.019 Making install in systemd #11 5.020 make[3]: Entering directory `/tmp/osmo-pcap/contrib/systemd' #11 5.021 make[4]: Entering directory `/tmp/osmo-pcap/contrib/systemd' #11 5.021 make[4]: Nothing to be done for `install-exec-am'. #11 5.021 /usr/bin/mkdir -p '/usr/lib/systemd/system' #11 5.023 /usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/usr/lib/systemd/system' #11 5.025 make[4]: Leaving directory `/tmp/osmo-pcap/contrib/systemd' #11 5.025 make[3]: Leaving directory `/tmp/osmo-pcap/contrib/systemd' #11 5.027 make[3]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.027 make[4]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.027 make[4]: Nothing to be done for `install-exec-am'. #11 5.028 /usr/bin/mkdir -p '/usr/local/share/osmo-pcap' #11 5.030 /usr/bin/install -c -m 644 osmo_pcap_clean_old '/usr/local/share/osmo-pcap' #11 5.031 make[4]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.031 make[3]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.031 make[2]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.032 Making install in doc #11 5.033 make[2]: Entering directory `/tmp/osmo-pcap/doc' #11 5.035 Making install in examples #11 5.037 make[3]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.038 make[4]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.038 make[4]: Nothing to be done for `install-exec-am'. #11 5.039 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 5.041 /usr/bin/install -c -m 644 osmo-pcap-client/osmo-pcap-client.cfg osmo-pcap-server/osmo-pcap-server.cfg '/usr/local/etc/osmocom' #11 5.042 make install-data-hook #11 5.043 make[5]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.043 for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 5.043 j="/usr/local/share/doc/osmo-pcap/examples/$f" && \ #11 5.043 mkdir -p "$(dirname $j)" && \ #11 5.043 /usr/bin/install -c -m 644 ./$f $j; \ #11 5.043 done #11 5.055 make[5]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.055 make[4]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.056 make[3]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.056 Making install in manuals #11 5.058 make[3]: Entering directory `/tmp/osmo-pcap/doc/manuals' #11 5.059 make[4]: Entering directory `/tmp/osmo-pcap/doc/manuals' #11 5.059 make[4]: Nothing to be done for `install-exec-am'. #11 5.059 make[4]: Nothing to be done for `install-data-am'. #11 5.059 make[4]: Leaving directory `/tmp/osmo-pcap/doc/manuals' #11 5.059 make[3]: Leaving directory `/tmp/osmo-pcap/doc/manuals' #11 5.061 make[3]: Entering directory `/tmp/osmo-pcap/doc' #11 5.062 make[4]: Entering directory `/tmp/osmo-pcap/doc' #11 5.062 make[4]: Nothing to be done for `install-exec-am'. #11 5.062 make[4]: Nothing to be done for `install-data-am'. #11 5.062 make[4]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.063 make[3]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.063 make[2]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.063 Making install in tests #11 5.065 make[2]: Entering directory `/tmp/osmo-pcap/tests' #11 5.066 make[3]: Entering directory `/tmp/osmo-pcap/tests' #11 5.066 make[3]: Nothing to be done for `install-exec-am'. #11 5.066 make[3]: Nothing to be done for `install-data-am'. #11 5.066 make[3]: Leaving directory `/tmp/osmo-pcap/tests' #11 5.067 make[2]: Leaving directory `/tmp/osmo-pcap/tests' #11 5.069 make[2]: Entering directory `/tmp/osmo-pcap' #11 5.072 make[3]: Entering directory `/tmp/osmo-pcap' #11 5.072 make[3]: Nothing to be done for `install-exec-am'. #11 5.072 make[3]: Nothing to be done for `install-data-am'. #11 5.072 make[3]: Leaving directory `/tmp/osmo-pcap' #11 5.072 make[2]: Leaving directory `/tmp/osmo-pcap' #11 5.072 make[1]: Leaving directory `/tmp/osmo-pcap' #11 DONE 5.1s #12 [7/8] COPY OSMO-PCAP-CLIENT.CFG /data/osmo-pcap-client.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.7s done #14 writing image sha256:b6baeee02c134d0dd0aa2f13cc55d1c13f2ea216379f07e469beca8da81caca4 done #14 naming to docker.io/osmocom-build/osmo-pcap-master-centos7:latest done #14 DONE 0.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/osmo-pcap-master' + docker_image_exists osmo-pcap-master-centos7 + docker images -q osmocom-build/osmo-pcap-master-centos7 + test -n b6baeee02c13 + list_osmo_packages centos7 osmo-pcap-master-centos7 + local distro=centos7 + local image=osmo-pcap-master-centos7 + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcap-master-centos7 -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcap-master-centos7 ### osmocom-nightly-202405312026-1.1.x86_64 libosmocore21-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmogsm20-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmogb14-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmocore-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmogsm-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmogb-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmoisdn0-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmovty13-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmoctrl0-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmoisdn-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmovty-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 libosmoctrl-devel-1.9.0.203.d8ac0.202405312026-1.1.x86_64 + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pcap-client-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-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-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-pcap-client-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pcap-client-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pcap-client-test + echo ttcn3-pcap-client-test + dir=ttcn3-pcap-client-test + pull_arg=--pull + grep ^FROM ../ttcn3-pcap-client-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-pcap-client-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pcap-client-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcap-client-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/ttcn3-pcap-client-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/TTCN3-centos7-pcap-client-test/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:bookworm \ --build-arg DISTRO=debian-bookworm \ --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=sysmocom/master \ --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=sysmocom/2.14 \ -t osmocom-build/ttcn3-pcap-client-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 428B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 597B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" pcap-client #8 CACHED #9 [4/4] COPY OPCAP_CLIENT_TESTS.CFG /data/OPCAP_CLIENT_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:aebb558bdc43ef08484e388e66de0ca7af2ab0e5cd2357c0662ab008d8920bd4 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/ttcn3-pcap-client-test' + docker_image_exists ttcn3-pcap-client-test + docker images -q osmocom-build/ttcn3-pcap-client-test + test -n aebb558bdc43 + list_osmo_packages debian-bookworm ttcn3-pcap-client-test + local distro=debian-bookworm + local image=ttcn3-pcap-client-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcap-client-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester + cp OPCAP_CLIENT_Tests.cfg /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client + cp osmo-pcap-client.cfg /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client/ + network_create + SUBNET=2499737 + seq 1 30 + + echo (2499737 + 1) % 256 bc + SUBNET=154 + NET_NAME=ttcn3-pcap-client-test-154 + SUB4=172.18.154.0/24 + SUB6=fd02:db8:154::/64 + set +x Creating network ttcn3-pcap-client-test-154, trying SUBNET=154... + docker network create --internal --subnet 172.18.154.0/24 --ipv6 --subnet fd02:db8:154::/64 ttcn3-pcap-client-test-154 5df54aa1e4eb4fd86933db2ab919f51a004da501d4c64e1f9d219494cee7096b + set +x ### Network ttcn3-pcap-client-test-154 created (SUBNET=154) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client/osmo-pcap-client.cfg Applying SUBNET=154 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + echo Starting container with pcap-client Starting container with pcap-client + docker_network_params 154 20 + NET=154 + ADDR_SUFIX=20 + echo --network ttcn3-pcap-client-test-154 --ip 172.18.154.20 --ip6 fd02:db8:154::20 + docker run --rm --network ttcn3-pcap-client-test-154 --ip 172.18.154.20 --ip6 fd02:db8:154::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client:/data --name jenkins-TTCN3-centos7-pcap-client-test-903-pcap-client -d osmocom-build/osmo-pcap-master-centos7 04d695b95798b25e0fef31f5075753a0c53d2386b6c894ed86eabb4c35f8d021 + echo Starting container with pcap-client testsuite Starting container with pcap-client testsuite + docker_network_params 154 10 + NET=154 + ADDR_SUFIX=10 + echo --network ttcn3-pcap-client-test-154 --ip 172.18.154.10 --ip6 fd02:db8:154::10 + docker run --rm --network ttcn3-pcap-client-test-154 --ip 172.18.154.10 --ip6 fd02:db8:154::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester:/data --name jenkins-TTCN3-centos7-pcap-client-test-903-ttcn3-pcap-client-test osmocom-build/ttcn3-pcap-client-test + SUBDIR=pcap-client + SUITE=OPCAP_CLIENT_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests OPCAP_CLIENT_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli OPCAP_CLIENT_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: OPCAP_CLIENT_Tests.cfg MC@78f368759f58: Unix server socket created successfully. MC@78f368759f58: Listening on TCP port 32845. MC2> 78f368759f58 is the default spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests 78f368759f58 32845 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@78f368759f58: New HC connected from 172.18.154.10 [172.18.154.10]. 78f368759f58: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@78f368759f58: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@78f368759f58: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@78f368759f58: Configuration file was processed on all HCs. MC@78f368759f58: Creating MTC on host 172.18.154.10. MC@78f368759f58: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------ Sat Jun 1 10:05:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@78f368759f58: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0). MTC@78f368759f58: Test case TC_connect_rx_hdr started. MTC@78f368759f58: Waiting for client-0 connection... MTC@78f368759f58: Connection from "172.18.154.20":33603 MTC@78f368759f58: setverdict(pass): none -> pass MTC@78f368759f58: Setting final verdict of the test case. MTC@78f368759f58: Local verdict of MTC: pass MTC@78f368759f58: No PTCs were created. MTC@78f368759f58: Test case TC_connect_rx_hdr finished. Verdict: pass MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'. Sat Jun 1 10:05:33 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4081) MTC@78f368759f58: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'. ------ OPCAP_CLIENT_Tests.TC_reconnect ------ Sat Jun 1 10:05:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap" >/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@78f368759f58: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0). MTC@78f368759f58: Test case TC_reconnect started. MTC@78f368759f58: Waiting for client-0 connection... MTC@78f368759f58: Connection from "172.18.154.20":43905 MTC@78f368759f58: Disconnecting client-0 MTC@78f368759f58: Connection from "172.18.154.20":39133 MTC@78f368759f58: setverdict(pass): none -> pass MTC@78f368759f58: Setting final verdict of the test case. MTC@78f368759f58: Local verdict of MTC: pass MTC@78f368759f58: No PTCs were created. MTC@78f368759f58: Test case TC_reconnect finished. Verdict: pass MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'. Sat Jun 1 10:05:41 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2549) Waiting for packet dumper to finish... 1 (prev_count=2549, count=3561) MTC@78f368759f58: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0). MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'. ------ OPCAP_CLIENT_Tests.TC_capture ------ Sat Jun 1 10:05:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_capture.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@78f368759f58: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0). MTC@78f368759f58: Test case TC_capture started. MTC@78f368759f58: Waiting for client-0 connection... MTC@78f368759f58: Connection from "172.18.154.20":38455 MTC@78f368759f58: setverdict(pass): none -> pass MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: Setting final verdict of the test case. MTC@78f368759f58: Local verdict of MTC: pass MTC@78f368759f58: No PTCs were created. MTC@78f368759f58: Test case TC_capture finished. Verdict: pass MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'. Sat Jun 1 10:05:54 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22042) Waiting for packet dumper to finish... 1 (prev_count=22042, count=23101) MTC@78f368759f58: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0). MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------ Sat Jun 1 10:05:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@78f368759f58: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0). MTC@78f368759f58: Test case TC_multi_connect_rx_hdr started. MTC@78f368759f58: Waiting for client-0 connection... MTC@78f368759f58: Connection from "172.18.154.20":38539 MTC@78f368759f58: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@78f368759f58: Waiting for client-1 connection... MTC@78f368759f58: Connection from "172.18.154.20":36173 MTC@78f368759f58: setverdict(pass): none -> pass MTC@78f368759f58: Setting final verdict of the test case. MTC@78f368759f58: Local verdict of MTC: pass MTC@78f368759f58: No PTCs were created. MTC@78f368759f58: Test case TC_multi_connect_rx_hdr finished. Verdict: pass MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'. Sat Jun 1 10:06:00 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3838) Waiting for packet dumper to finish... 1 (prev_count=3838, count=5114) MTC@78f368759f58: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'. ------ OPCAP_CLIENT_Tests.TC_multi_capture ------ Sat Jun 1 10:06:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@78f368759f58: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0). MTC@78f368759f58: Test case TC_multi_capture started. MTC@78f368759f58: Waiting for client-0 connection... MTC@78f368759f58: Connection from "172.18.154.20":35491 MTC@78f368759f58: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@78f368759f58: Waiting for client-1 connection... MTC@78f368759f58: Connection from "172.18.154.20":44145 MTC@78f368759f58: setverdict(pass): none -> pass MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: setverdict(pass): pass -> pass, component reason not changed MTC@78f368759f58: Setting final verdict of the test case. MTC@78f368759f58: Local verdict of MTC: pass MTC@78f368759f58: No PTCs were created. MTC@78f368759f58: Test case TC_multi_capture finished. Verdict: pass MTC@78f368759f58: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'. Sat Jun 1 10:06:16 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23834) Waiting for packet dumper to finish... 1 (prev_count=23834, count=27114) MTC@78f368759f58: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0). MC@78f368759f58: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@78f368759f58: Terminating MTC. MC@78f368759f58: MTC terminated. MC2> exit MC@78f368759f58: Shutting down session. MC@78f368759f58: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/pcap-client/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh OPCAP_CLIENT_Tests --rm Generated OPCAP_CLIENT_Tests.TC_capture.merged Generated OPCAP_CLIENT_Tests.TC_connect_rx_hdr.merged Generated OPCAP_CLIENT_Tests.TC_multi_capture.merged Generated OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.merged Generated OPCAP_CLIENT_Tests.TC_reconnect.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-pcap-client-test-154 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-TTCN3-centos7-pcap-client-test-903-pcap-client + [ -n jenkins-TTCN3-centos7-pcap-client-test-903-pcap-client ] + docker_kill_wait jenkins-TTCN3-centos7-pcap-client-test-903-pcap-client + docker kill jenkins-TTCN3-centos7-pcap-client-test-903-pcap-client jenkins-TTCN3-centos7-pcap-client-test-903-pcap-client + docker wait jenkins-TTCN3-centos7-pcap-client-test-903-pcap-client Error response from daemon: No such container: jenkins-TTCN3-centos7-pcap-client-test-903-pcap-client + true + network_remove + set +x Removing network ttcn3-pcap-client-test-154 + docker network remove ttcn3-pcap-client-test-154 ttcn3-pcap-client-test-154 + rm -rf /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs:/data -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/_cache:/cache --name jenkins-TTCN3-centos7-pcap-client-test-903-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/junit-xml-20.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS