Skip to content

Console Output

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-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 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision bf643370307cdc5e2df193dbea16db003d6543a8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10
Commit message: "debian-bookworm-obs-latest: add build user"
 > git rev-list --no-walk bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10
[TTCN3-centos7-pcap-client-test] $ /bin/sh -xe /tmp/jenkins3009758684203037836.sh + export REGISTRY_HOST=registry.osmocom.org + echo TTCN3-centos7-pcap-client-test + sed s/^TTCN3-centos7-/ttcn3-/ + 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-849 = 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 \ --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 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/centos:centos7 #4 DONE 0.1s #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 [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 #8 CACHED #9 [2/7] RUN YUM install -y dnf #9 CACHED #10 [3/7] RUN ECHO "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf #10 CACHED #11 [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 #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:67f7eac0a40a88f88d360cd7c61452fa5b40f7d848599d67f1fc7563f01cd55f 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 67f7eac0a40a + 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 + echo osmo-pcap-master-centos7 + sed s/\-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 \ -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.972 Nightly packages of the Osmocom project (CentOS 0.0 B/s | 0 B 00:00 #7 1.021 Nightly packages of the Osmocom project (CentOS 641 kB/s | 22 kB 00:00 #7 1.084 CentOS-7 - Base 0.0 B/s | 0 B 00:00 #7 1.221 CentOS-7 - Updates 0.0 B/s | 0 B 00:00 #7 74.53 CentOS-7 - Updates 453 kB/s | 32 MB 01:13 #7 81.26 CentOS-7 - Extras 0.0 B/s | 0 B 00:00 #7 81.49 CentOS-7 - Extras 58 MB/s | 361 kB 00:00 #7 82.27 Dependencies resolved. #7 82.55 ================================================================================ #7 82.55 Package Arch Version Repository Size #7 82.55 ================================================================================ #7 82.55 Installing: #7 82.55 libosmocore-devel x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 77 k #7 82.55 libosmoctrl-devel x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 8.4 k #7 82.55 libosmogb-devel x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 22 k #7 82.55 libosmogsm-devel x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 110 k #7 82.55 libosmovty-devel x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 17 k #7 82.55 zeromq-devel x86_64 4.3.5-4.1 network_osmocom_nightly 1.0 M #7 82.55 Installing dependencies: #7 82.55 libosmocore21 x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 130 k #7 82.55 libosmoctrl0 x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 22 k #7 82.55 libosmogb14 x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 138 k #7 82.55 libosmogsm20 x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 190 k #7 82.55 libosmoisdn-devel x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 10 k #7 82.55 libosmoisdn0 x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 31 k #7 82.55 libosmovty13 x86_64 1.9.0.192.1c24.202404072026-1.1 #7 82.55 network_osmocom_nightly 67 k #7 82.55 libpgm-5_2-0 x86_64 5.2.122-3.1 network_osmocom_nightly 173 k #7 82.55 libsodium-devel x86_64 1.0.18-3.1 network_osmocom_nightly 58 k #7 82.55 libsodium23 x86_64 1.0.18-3.1 network_osmocom_nightly 163 k #7 82.55 libzmq5 x86_64 4.3.5-4.1 network_osmocom_nightly 288 k #7 82.55 openpgm-devel x86_64 5.2.122-3.1 network_osmocom_nightly 40 k #7 82.55 osmocom-nightly x86_64 202404072026-1.1 network_osmocom_nightly 2.6 k #7 82.55 libmnl x86_64 1.0.3-7.el7 base 23 k #7 82.55 libmnl-devel x86_64 1.0.3-7.el7 base 32 k #7 82.55 libunwind x86_64 2:1.2-2.el7 base 57 k #7 82.55 libunwind-devel x86_64 2:1.2-2.el7 base 69 k #7 82.55 #7 82.55 Transaction Summary #7 82.55 ================================================================================ #7 82.55 Install 23 Packages #7 82.55 #7 82.55 Total download size: 2.7 M #7 82.55 Installed size: 8.4 M #7 82.55 Downloading Packages: #7 82.83 (1/23): libosmocore-devel-1.9.0.192.1c24.202404 1.2 MB/s | 77 kB 00:00 #7 82.83 (2/23): libosmoctrl-devel-1.9.0.192.1c24.202404 138 kB/s | 8.4 kB 00:00 #7 82.84 (3/23): libosmocore21-1.9.0.192.1c24.2024040720 1.9 MB/s | 130 kB 00:00 #7 82.84 (4/23): libosmoctrl0-1.9.0.192.1c24.20240407202 2.4 MB/s | 22 kB 00:00 #7 82.84 (5/23): libosmogb-devel-1.9.0.192.1c24.20240407 2.6 MB/s | 22 kB 00:00 #7 82.85 (6/23): libosmogb14-1.9.0.192.1c24.202404072026 10 MB/s | 138 kB 00:00 #7 82.86 (7/23): libosmogsm-devel-1.9.0.192.1c24.2024040 4.8 MB/s | 110 kB 00:00 #7 82.87 (8/23): libosmoisdn-devel-1.9.0.192.1c24.202404 617 kB/s | 10 kB 00:00 #7 82.87 (9/23): libosmogsm20-1.9.0.192.1c24.20240407202 6.2 MB/s | 190 kB 00:00 #7 82.88 (10/23): libosmoisdn0-1.9.0.192.1c24.2024040720 1.5 MB/s | 31 kB 00:00 #7 82.89 (11/23): libosmovty-devel-1.9.0.192.1c24.202404 1.0 MB/s | 17 kB 00:00 #7 82.91 (12/23): libosmovty13-1.9.0.192.1c24.2024040720 1.8 MB/s | 67 kB 00:00 #7 82.92 (13/23): libpgm-5_2-0-5.2.122-3.1.x86_64.rpm 5.0 MB/s | 173 kB 00:00 #7 82.92 (14/23): libsodium-devel-1.0.18-3.1.x86_64.rpm 1.5 MB/s | 58 kB 00:00 #7 82.93 (15/23): libsodium23-1.0.18-3.1.x86_64.rpm 7.9 MB/s | 163 kB 00:00 #7 82.93 (16/23): openpgm-devel-5.2.122-3.1.x86_64.rpm 4.0 MB/s | 40 kB 00:00 #7 82.93 (17/23): osmocom-nightly-202404072026-1.1.x86_6 656 kB/s | 2.6 kB 00:00 #7 82.94 (18/23): libzmq5-4.3.5-4.1.x86_64.rpm 17 MB/s | 288 kB 00:00 #7 82.96 (19/23): libmnl-1.0.3-7.el7.x86_64.rpm 794 kB/s | 23 kB 00:00 #7 82.99 (20/23): libmnl-devel-1.0.3-7.el7.x86_64.rpm 609 kB/s | 32 kB 00:00 #7 83.00 (21/23): libunwind-1.2-2.el7.x86_64.rpm 1.5 MB/s | 57 kB 00:00 #7 83.03 (22/23): zeromq-devel-4.3.5-4.1.x86_64.rpm 11 MB/s | 1.0 MB 00:00 #7 83.03 (23/23): libunwind-devel-1.2-2.el7.x86_64.rpm 1.8 MB/s | 69 kB 00:00 #7 83.03 -------------------------------------------------------------------------------- #7 83.03 Total 5.6 MB/s | 2.7 MB 00:00 #7 83.03 warning: /var/cache/dnf/network_osmocom_nightly-a3fda8c994bb267e/packages/libosmocore-devel-1.9.0.192.1c24.202404072026-1.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 53725973: NOKEY #7 83.04 Nightly packages of the Osmocom project (CentOS 0.0 B/s | 0 B 00:00 #7 84.10 Importing GPG key 0x53725973: #7 84.10 Userid : "osmocom OBS Project <osmocom@osmocom>" #7 84.10 Fingerprint: 6B2A 9F37 92D1 5EB7 0D4E 6A8F 86A7 30B6 5372 5973 #7 84.10 From : https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key #7 84.19 Key imported successfully #7 84.20 Running transaction check #7 84.21 Transaction check succeeded. #7 84.21 Running transaction test #7 84.25 Transaction test succeeded. #7 84.25 Running transaction #7 84.56 Preparing : 1/1 #7 84.57 Installing : osmocom-nightly-202404072026-1.1.x86_64 1/23 #7 84.58 Installing : libmnl-1.0.3-7.el7.x86_64 2/23 #7 84.59 Running scriptlet: libmnl-1.0.3-7.el7.x86_64 2/23 #7 84.81 Installing : libosmocore21-1.9.0.192.1c24.202404072026-1.1.x86_ 3/23 #7 84.83 Running scriptlet: libosmocore21-1.9.0.192.1c24.202404072026-1.1.x86_ 3/23 #7 84.99 Installing : libosmoisdn0-1.9.0.192.1c24.202404072026-1.1.x86_6 4/23 #7 85.00 Running scriptlet: libosmoisdn0-1.9.0.192.1c24.202404072026-1.1.x86_6 4/23 #7 85.18 Installing : libosmogsm20-1.9.0.192.1c24.202404072026-1.1.x86_6 5/23 #7 85.19 Running scriptlet: libosmogsm20-1.9.0.192.1c24.202404072026-1.1.x86_6 5/23 #7 85.36 Installing : libosmovty13-1.9.0.192.1c24.202404072026-1.1.x86_6 6/23 #7 85.36 Running scriptlet: libosmovty13-1.9.0.192.1c24.202404072026-1.1.x86_6 6/23 #7 85.53 Installing : libunwind-2:1.2-2.el7.x86_64 7/23 #7 85.54 Running scriptlet: libunwind-2:1.2-2.el7.x86_64 7/23 #7 85.72 Installing : libsodium23-1.0.18-3.1.x86_64 8/23 #7 85.73 Running scriptlet: libsodium23-1.0.18-3.1.x86_64 8/23 #7 85.91 Installing : libpgm-5_2-0-5.2.122-3.1.x86_64 9/23 #7 85.92 Running scriptlet: libpgm-5_2-0-5.2.122-3.1.x86_64 9/23 #7 86.11 Installing : libzmq5-4.3.5-4.1.x86_64 10/23 #7 86.12 Running scriptlet: libzmq5-4.3.5-4.1.x86_64 10/23 #7 86.30 Installing : openpgm-devel-5.2.122-3.1.x86_64 11/23 #7 86.32 Installing : libsodium-devel-1.0.18-3.1.x86_64 12/23 #7 86.35 Installing : libunwind-devel-2:1.2-2.el7.x86_64 13/23 #7 86.36 Installing : libosmoctrl0-1.9.0.192.1c24.202404072026-1.1.x86_6 14/23 #7 86.37 Running scriptlet: libosmoctrl0-1.9.0.192.1c24.202404072026-1.1.x86_6 14/23 #7 86.55 Installing : libosmogb14-1.9.0.192.1c24.202404072026-1.1.x86_64 15/23 #7 86.57 Running scriptlet: libosmogb14-1.9.0.192.1c24.202404072026-1.1.x86_64 15/23 #7 86.77 Installing : libmnl-devel-1.0.3-7.el7.x86_64 16/23 #7 86.80 Installing : libosmocore-devel-1.9.0.192.1c24.202404072026-1.1. 17/23 #7 86.82 Installing : libosmoisdn-devel-1.9.0.192.1c24.202404072026-1.1. 18/23 #7 86.85 Installing : libosmogsm-devel-1.9.0.192.1c24.202404072026-1.1.x 19/23 #7 86.87 Installing : libosmovty-devel-1.9.0.192.1c24.202404072026-1.1.x 20/23 #7 86.90 Installing : libosmogb-devel-1.9.0.192.1c24.202404072026-1.1.x8 21/23 #7 86.91 Installing : libosmoctrl-devel-1.9.0.192.1c24.202404072026-1.1. 22/23 #7 87.02 Installing : zeromq-devel-4.3.5-4.1.x86_64 23/23 #7 87.06 Verifying : libosmocore-devel-1.9.0.192.1c24.202404072026-1.1. 1/23 #7 87.06 Verifying : libosmocore21-1.9.0.192.1c24.202404072026-1.1.x86_ 2/23 #7 87.06 Verifying : libosmoctrl-devel-1.9.0.192.1c24.202404072026-1.1. 3/23 #7 87.06 Verifying : libosmoctrl0-1.9.0.192.1c24.202404072026-1.1.x86_6 4/23 #7 87.06 Verifying : libosmogb-devel-1.9.0.192.1c24.202404072026-1.1.x8 5/23 #7 87.06 Verifying : libosmogb14-1.9.0.192.1c24.202404072026-1.1.x86_64 6/23 #7 87.06 Verifying : libosmogsm-devel-1.9.0.192.1c24.202404072026-1.1.x 7/23 #7 87.06 Verifying : libosmogsm20-1.9.0.192.1c24.202404072026-1.1.x86_6 8/23 #7 87.06 Verifying : libosmoisdn-devel-1.9.0.192.1c24.202404072026-1.1. 9/23 #7 87.06 Verifying : libosmoisdn0-1.9.0.192.1c24.202404072026-1.1.x86_6 10/23 #7 87.06 Verifying : libosmovty-devel-1.9.0.192.1c24.202404072026-1.1.x 11/23 #7 87.06 Verifying : libosmovty13-1.9.0.192.1c24.202404072026-1.1.x86_6 12/23 #7 87.06 Verifying : libpgm-5_2-0-5.2.122-3.1.x86_64 13/23 #7 87.06 Verifying : libsodium-devel-1.0.18-3.1.x86_64 14/23 #7 87.06 Verifying : libsodium23-1.0.18-3.1.x86_64 15/23 #7 87.06 Verifying : libzmq5-4.3.5-4.1.x86_64 16/23 #7 87.06 Verifying : openpgm-devel-5.2.122-3.1.x86_64 17/23 #7 87.06 Verifying : osmocom-nightly-202404072026-1.1.x86_64 18/23 #7 87.06 Verifying : zeromq-devel-4.3.5-4.1.x86_64 19/23 #7 87.06 Verifying : libmnl-1.0.3-7.el7.x86_64 20/23 #7 87.06 Verifying : libmnl-devel-1.0.3-7.el7.x86_64 21/23 #7 87.06 Verifying : libunwind-2:1.2-2.el7.x86_64 22/23 #7 87.06 Verifying : libunwind-devel-2:1.2-2.el7.x86_64 23/23 #7 87.42 #7 87.42 Installed: #7 87.42 libosmocore-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmoctrl-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmogb-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmogsm-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmovty-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 zeromq-devel-4.3.5-4.1.x86_64 #7 87.42 libosmocore21-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmoctrl0-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmogb14-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmogsm20-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmoisdn-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmoisdn0-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libosmovty13-1.9.0.192.1c24.202404072026-1.1.x86_64 #7 87.42 libpgm-5_2-0-5.2.122-3.1.x86_64 #7 87.42 libsodium-devel-1.0.18-3.1.x86_64 #7 87.42 libsodium23-1.0.18-3.1.x86_64 #7 87.42 libzmq5-4.3.5-4.1.x86_64 #7 87.42 openpgm-devel-5.2.122-3.1.x86_64 #7 87.42 osmocom-nightly-202404072026-1.1.x86_64 #7 87.42 libmnl-1.0.3-7.el7.x86_64 #7 87.42 libmnl-devel-1.0.3-7.el7.x86_64 #7 87.42 libunwind-2:1.2-2.el7.x86_64 #7 87.42 libunwind-devel-2:1.2-2.el7.x86_64 #7 87.42 #7 87.42 Complete! #7 DONE 87.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.357 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.479 Already on 'master' #11 0.480 refs/heads/master #11 0.484 HEAD is now at 9f47bed build: include README.md into the release tarball #11 0.485 master #11 0.487 9f47bedf374200b3e47a12a4f9c8fd5101fd83c2 #11 3.299 configure.ac:6: installing './install-sh' #11 3.301 configure.ac:6: installing './missing' #11 3.470 src/Makefile.am: installing './depcomp' #11 3.570 checking for a BSD-compatible install... /usr/bin/install -c #11 3.577 checking whether build environment is sane... yes #11 3.585 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p #11 3.587 checking for gawk... gawk #11 3.587 checking whether make sets $(MAKE)... yes #11 3.595 checking whether make supports nested variables... yes #11 3.600 checking whether make supports nested variables... (cached) yes #11 3.600 checking whether make sets $(MAKE)... (cached) yes #11 3.602 checking for gcc... gcc #11 3.615 checking whether the C compiler works... yes #11 3.670 checking for C compiler default output file name... a.out #11 3.671 checking for suffix of executables... #11 3.703 checking whether we are cross compiling... no #11 3.735 checking for suffix of object files... o #11 3.753 checking whether we are using the GNU C compiler... yes #11 3.770 checking whether gcc accepts -g... yes #11 3.781 checking for gcc option to accept ISO C89... none needed #11 3.806 checking for style of include used by make... GNU #11 3.809 checking dependency style of gcc... gcc3 #11 3.833 checking for ranlib... ranlib #11 3.833 checking for pkg-config... /usr/bin/pkg-config #11 3.834 checking for pkg-config... /usr/bin/pkg-config #11 3.835 checking pkg-config is at least version 0.20... yes #11 3.836 checking how to run the C preprocessor... gcc -E #11 3.864 checking for grep that handles long lines and -e... /usr/bin/grep #11 3.865 checking for egrep... /usr/bin/grep -E #11 3.866 checking for ANSI C header files... yes #11 3.930 checking whether to enable VTY tests... no #11 3.930 checking for pcap-config... /usr/bin/pcap-config #11 3.932 checking for LIBOSMOCORE... yes #11 3.938 checking for LIBOSMOGB... yes #11 3.943 checking for LIBOSMOGSM... yes #11 3.948 checking for LIBOSMOVTY... yes #11 3.952 checking for LIBZMQ... yes #11 3.956 checking for LIBGNUTLS... yes #11 3.961 checking whether to enable code coverage support... no #11 3.974 checking that generated files are newer than configure... done #11 4.583 configure: creating ./config.status #11 4.791 config.status: creating include/Makefile #11 4.802 config.status: creating include/osmo-pcap/Makefile #11 4.813 config.status: creating src/Makefile #11 4.821 config.status: creating contrib/Makefile #11 4.832 config.status: creating contrib/systemd/Makefile #11 4.840 config.status: creating contrib/osmo-pcap.spec #11 4.850 config.status: creating doc/Makefile #11 4.861 config.status: creating doc/examples/Makefile #11 4.872 config.status: creating doc/manuals/Makefile #11 4.881 config.status: creating tests/Makefile #11 4.890 config.status: creating Makefile #11 4.898 config.status: creating osmopcapconfig.h #11 4.907 config.status: executing tests/atconfig commands #11 4.909 config.status: executing depfiles commands #11 5.019 echo 0.4.2.2-9f47 > .version-t && mv .version-t .version #11 5.021 make install-recursive #11 5.022 make[1]: Entering directory `/tmp/osmo-pcap' #11 5.025 Making install in include #11 5.026 make[2]: Entering directory `/tmp/osmo-pcap/include' #11 5.029 Making install in osmo-pcap #11 5.030 make[3]: Entering directory `/tmp/osmo-pcap/include/osmo-pcap' #11 5.031 make[4]: Entering directory `/tmp/osmo-pcap/include/osmo-pcap' #11 5.031 make[4]: Nothing to be done for `install-exec-am'. #11 5.031 make[4]: Nothing to be done for `install-data-am'. #11 5.031 make[4]: Leaving directory `/tmp/osmo-pcap/include/osmo-pcap' #11 5.031 make[3]: Leaving directory `/tmp/osmo-pcap/include/osmo-pcap' #11 5.032 make[3]: Entering directory `/tmp/osmo-pcap/include' #11 5.034 make[4]: Entering directory `/tmp/osmo-pcap/include' #11 5.034 make[4]: Nothing to be done for `install-exec-am'. #11 5.034 make[4]: Nothing to be done for `install-data-am'. #11 5.034 make[4]: Leaving directory `/tmp/osmo-pcap/include' #11 5.034 make[3]: Leaving directory `/tmp/osmo-pcap/include' #11 5.034 make[2]: Leaving directory `/tmp/osmo-pcap/include' #11 5.034 Making install in src #11 5.036 make[2]: Entering directory `/tmp/osmo-pcap/src' #11 5.037 CC osmo_common.o #11 5.037 CC osmo_client_main.o #11 5.037 CC osmo_client_core.o #11 5.038 CC osmo_client_network.o #11 5.038 CC osmo_client_vty.o #11 5.038 CC osmo_tls.o #11 5.038 CC osmo_server_main.o #11 5.038 CC osmo_server_vty.o #11 5.040 CC osmo_server_network.o #11 5.069 osmo_tls.c: In function 'osmo_tls_init_server_session': #11 5.069 osmo_tls.c:432:3: warning: #warning "TODO client certificates" [-Wcpp] #11 5.069 #warning "TODO client certificates" #11 5.069 ^ #11 5.107 CCLD osmo-pcap-client #11 5.117 CCLD osmo-pcap-server #11 5.178 make[3]: Entering directory `/tmp/osmo-pcap/src' #11 5.178 make[3]: Nothing to be done for `install-data-am'. #11 5.179 /usr/bin/mkdir -p '/usr/local/bin' #11 5.181 /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/usr/local/bin' #11 5.184 make[3]: Leaving directory `/tmp/osmo-pcap/src' #11 5.184 make[2]: Leaving directory `/tmp/osmo-pcap/src' #11 5.184 Making install in contrib #11 5.186 make[2]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.189 Making install in systemd #11 5.190 make[3]: Entering directory `/tmp/osmo-pcap/contrib/systemd' #11 5.191 make[4]: Entering directory `/tmp/osmo-pcap/contrib/systemd' #11 5.191 make[4]: Nothing to be done for `install-exec-am'. #11 5.192 /usr/bin/mkdir -p '/usr/lib/systemd/system' #11 5.194 /usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/usr/lib/systemd/system' #11 5.196 make[4]: Leaving directory `/tmp/osmo-pcap/contrib/systemd' #11 5.196 make[3]: Leaving directory `/tmp/osmo-pcap/contrib/systemd' #11 5.198 make[3]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.199 make[4]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.199 make[4]: Nothing to be done for `install-exec-am'. #11 5.200 /usr/bin/mkdir -p '/usr/local/share/osmo-pcap' #11 5.202 /usr/bin/install -c -m 644 osmo_pcap_clean_old '/usr/local/share/osmo-pcap' #11 5.203 make[4]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.204 make[3]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.204 make[2]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.204 Making install in doc #11 5.206 make[2]: Entering directory `/tmp/osmo-pcap/doc' #11 5.209 Making install in examples #11 5.210 make[3]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.211 make[4]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.211 make[4]: Nothing to be done for `install-exec-am'. #11 5.212 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 5.214 /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.215 make install-data-hook #11 5.217 make[5]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.217 for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 5.217 j="/usr/local/share/doc/osmo-pcap/examples/$f" && \ #11 5.217 mkdir -p "$(dirname $j)" && \ #11 5.217 /usr/bin/install -c -m 644 ./$f $j; \ #11 5.217 done #11 5.228 make[5]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.228 make[4]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.228 make[3]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.229 Making install in manuals #11 5.230 make[3]: Entering directory `/tmp/osmo-pcap/doc/manuals' #11 5.232 make[4]: Entering directory `/tmp/osmo-pcap/doc/manuals' #11 5.232 make[4]: Nothing to be done for `install-exec-am'. #11 5.232 make[4]: Nothing to be done for `install-data-am'. #11 5.232 make[4]: Leaving directory `/tmp/osmo-pcap/doc/manuals' #11 5.232 make[3]: Leaving directory `/tmp/osmo-pcap/doc/manuals' #11 5.233 make[3]: Entering directory `/tmp/osmo-pcap/doc' #11 5.235 make[4]: Entering directory `/tmp/osmo-pcap/doc' #11 5.235 make[4]: Nothing to be done for `install-exec-am'. #11 5.235 make[4]: Nothing to be done for `install-data-am'. #11 5.235 make[4]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.235 make[3]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.236 make[2]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.236 Making install in tests #11 5.237 make[2]: Entering directory `/tmp/osmo-pcap/tests' #11 5.239 make[3]: Entering directory `/tmp/osmo-pcap/tests' #11 5.239 make[3]: Nothing to be done for `install-exec-am'. #11 5.239 make[3]: Nothing to be done for `install-data-am'. #11 5.239 make[3]: Leaving directory `/tmp/osmo-pcap/tests' #11 5.239 make[2]: Leaving directory `/tmp/osmo-pcap/tests' #11 5.240 make[2]: Entering directory `/tmp/osmo-pcap' #11 5.244 make[3]: Entering directory `/tmp/osmo-pcap' #11 5.244 make[3]: Nothing to be done for `install-exec-am'. #11 5.244 make[3]: Nothing to be done for `install-data-am'. #11 5.244 make[3]: Leaving directory `/tmp/osmo-pcap' #11 5.244 make[2]: Leaving directory `/tmp/osmo-pcap' #11 5.244 make[1]: Leaving directory `/tmp/osmo-pcap' #11 DONE 5.3s #12 [7/8] COPY OSMO-PCAP-CLIENT.CFG /data/osmo-pcap-client.cfg #12 DONE 0.0s #13 [8/8] WORKDIR /DATA #13 DONE 0.0s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:3924d2987c4885d1240c373b9c5e73ad4237a32184c3792e28f86b1a78589242 done #14 naming to docker.io/osmocom-build/osmo-pcap-master-centos7:latest done #14 DONE 0.5s 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 3924d2987c48 + 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-202404072026-1.1.x86_64 libosmocore21-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmogsm20-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmogb14-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmocore-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmogsm-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmogb-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmoisdn0-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmovty13-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmoctrl0-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmoisdn-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmovty-devel-1.9.0.192.1c24.202404072026-1.1.x86_64 libosmoctrl-devel-1.9.0.192.1c24.202404072026-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + 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 \ -t osmocom-build/ttcn3-pcap-client-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 428B 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.0s #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:f43efb5e904e4e21cc1172ecd0a686b7821ea2c166d5e0c7ed0032260442ae35 done #10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest 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 f43efb5e904e + 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=3669458 + seq 1 30 + echo (3669458 + 1) % 256 + bc + SUBNET=211 + NET_NAME=ttcn3-pcap-client-test-211 + SUB4=172.18.211.0/24 + SUB6=fd02:db8:211::/64 + set +x Creating network ttcn3-pcap-client-test-211, trying SUBNET=211... + docker network create --internal --subnet 172.18.211.0/24 --ipv6 --subnet fd02:db8:211::/64 ttcn3-pcap-client-test-211 75e2426cf3e3899e613a965d7fb52fdb4dc9bd60b86d3e0b5eb0f0fb357d2f94 + set +x ### Network ttcn3-pcap-client-test-211 created (SUBNET=211) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=211 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client/osmo-pcap-client.cfg Applying SUBNET=211 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 211 20 + NET=211 + ADDR_SUFIX=20 + echo --network ttcn3-pcap-client-test-211 --ip 172.18.211.20 --ip6 fd02:db8:211::20 + docker run --rm --network ttcn3-pcap-client-test-211 --ip 172.18.211.20 --ip6 fd02:db8:211::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-849-pcap-client -d osmocom-build/osmo-pcap-master-centos7 dfc4b88d54ddfd31e22f09213d7d1b326bf33b264f834871f31bbb00fc31f9ee + echo Starting container with pcap-client testsuite Starting container with pcap-client testsuite + docker_network_params 211 10 + NET=211 + ADDR_SUFIX=10 + echo --network ttcn3-pcap-client-test-211 --ip 172.18.211.10 --ip6 fd02:db8:211::10 + docker run --rm --network ttcn3-pcap-client-test-211 --ip 172.18.211.10 --ip6 fd02:db8:211::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-849-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@b77fbf433967: Unix server socket created successfully. MC@b77fbf433967: Listening on TCP port 42627. b77fbf433967 is the default MC2> spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests b77fbf433967 42627 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b77fbf433967: New HC connected from 172.18.211.10 [172.18.211.10]. b77fbf433967: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@b77fbf433967: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@b77fbf433967: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@b77fbf433967: Configuration file was processed on all HCs. MC@b77fbf433967: Creating MTC on host 172.18.211.10. MC@b77fbf433967: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------ Mon Apr 8 10:06:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b77fbf433967: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0). MTC@b77fbf433967: Test case TC_connect_rx_hdr started. MTC@b77fbf433967: Waiting for client-0 connection... MTC@b77fbf433967: Connection from "172.18.211.20":39495 MTC@b77fbf433967: setverdict(pass): none -> pass MTC@b77fbf433967: Setting final verdict of the test case. MTC@b77fbf433967: Local verdict of MTC: pass MTC@b77fbf433967: No PTCs were created. MTC@b77fbf433967: Test case TC_connect_rx_hdr finished. Verdict: pass MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'. Mon Apr 8 10:06:40 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3925) Waiting for packet dumper to finish... 1 (prev_count=3925, count=5333) MTC@b77fbf433967: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'. ------ OPCAP_CLIENT_Tests.TC_reconnect ------ Mon Apr 8 10:06:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b77fbf433967: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0). MTC@b77fbf433967: Test case TC_reconnect started. MTC@b77fbf433967: Waiting for client-0 connection... MTC@b77fbf433967: Connection from "172.18.211.20":34605 MTC@b77fbf433967: Disconnecting client-0 MTC@b77fbf433967: Connection from "172.18.211.20":35201 MTC@b77fbf433967: setverdict(pass): none -> pass MTC@b77fbf433967: Setting final verdict of the test case. MTC@b77fbf433967: Local verdict of MTC: pass MTC@b77fbf433967: No PTCs were created. MTC@b77fbf433967: Test case TC_reconnect finished. Verdict: pass MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'. Mon Apr 8 10:06:48 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2045) Waiting for packet dumper to finish... 1 (prev_count=2045, count=3057) MTC@b77fbf433967: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0). MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'. ------ OPCAP_CLIENT_Tests.TC_capture ------ Mon Apr 8 10:06:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b77fbf433967: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0). MTC@b77fbf433967: Test case TC_capture started. MTC@b77fbf433967: Waiting for client-0 connection... MTC@b77fbf433967: Connection from "172.18.211.20":39605 MTC@b77fbf433967: setverdict(pass): none -> pass MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: Setting final verdict of the test case. MTC@b77fbf433967: Local verdict of MTC: pass MTC@b77fbf433967: No PTCs were created. MTC@b77fbf433967: Test case TC_capture finished. Verdict: pass MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'. Mon Apr 8 10:07:02 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23846) Waiting for packet dumper to finish... 1 (prev_count=23846, count=25629) MTC@b77fbf433967: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0). MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------ Mon Apr 8 10:07:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b77fbf433967: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0). MTC@b77fbf433967: Test case TC_multi_connect_rx_hdr started. MTC@b77fbf433967: Waiting for client-0 connection... MTC@b77fbf433967: Connection from "172.18.211.20":35969 MTC@b77fbf433967: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@b77fbf433967: Waiting for client-1 connection... MTC@b77fbf433967: Connection from "172.18.211.20":36705 MTC@b77fbf433967: setverdict(pass): none -> pass MTC@b77fbf433967: Setting final verdict of the test case. MTC@b77fbf433967: Local verdict of MTC: pass MTC@b77fbf433967: No PTCs were created. MTC@b77fbf433967: Test case TC_multi_connect_rx_hdr finished. Verdict: pass MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'. Mon Apr 8 10:07:08 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@b77fbf433967: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'. ------ OPCAP_CLIENT_Tests.TC_multi_capture ------ Mon Apr 8 10:07:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@b77fbf433967: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0). MTC@b77fbf433967: Test case TC_multi_capture started. MTC@b77fbf433967: Waiting for client-0 connection... MTC@b77fbf433967: Connection from "172.18.211.20":41521 MTC@b77fbf433967: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@b77fbf433967: Waiting for client-1 connection... MTC@b77fbf433967: Connection from "172.18.211.20":40159 MTC@b77fbf433967: setverdict(pass): none -> pass MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: setverdict(pass): pass -> pass, component reason not changed MTC@b77fbf433967: Setting final verdict of the test case. MTC@b77fbf433967: Local verdict of MTC: pass MTC@b77fbf433967: No PTCs were created. MTC@b77fbf433967: Test case TC_multi_capture finished. Verdict: pass MTC@b77fbf433967: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'. Mon Apr 8 10:07:23 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30748) Waiting for packet dumper to finish... 1 (prev_count=30748, count=33700) MTC@b77fbf433967: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0). MC@b77fbf433967: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b77fbf433967: Terminating MTC. MC@b77fbf433967: MTC terminated. MC2> exit MC@b77fbf433967: Shutting down session. MC@b77fbf433967: 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-211 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-TTCN3-centos7-pcap-client-test-849-pcap-client + [ -n jenkins-TTCN3-centos7-pcap-client-test-849-pcap-client ] + docker_kill_wait jenkins-TTCN3-centos7-pcap-client-test-849-pcap-client + docker kill jenkins-TTCN3-centos7-pcap-client-test-849-pcap-client jenkins-TTCN3-centos7-pcap-client-test-849-pcap-client + docker wait jenkins-TTCN3-centos7-pcap-client-test-849-pcap-client Error response from daemon: No such container: jenkins-TTCN3-centos7-pcap-client-test-849-pcap-client + true + network_remove + set +x Removing network ttcn3-pcap-client-test-211 + docker network remove ttcn3-pcap-client-test-211 ttcn3-pcap-client-test-211 + 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-849-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-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='47.00'> <testcase classname='OPCAP_CLIENT_Tests' name='TC_connect_rx_hdr' time='1.686694'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_reconnect' time='4.981489'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_capture' time='10.492215'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_connect_rx_hdr' time='2.984391'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_capture' time='12.474615'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS