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-cbc-test-latest 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-cbc-test-latest # 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 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-cbc-test-latest] $ /bin/sh -xe /tmp/jenkins18318289600247313604.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-cbc-test-latest + sed s/-latest$// + DIR=ttcn3-cbc-test + export IMAGE_SUFFIX=latest + cd ttcn3-cbc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs ] + [ xjenkins-ttcn3-cbc-test-latest-1171 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-cbc-test + SUITE_NAME=ttcn3-cbc-test + IMAGE_SUFFIX=latest + docker_images_require osmo-cbc-latest ttcn3-cbc-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-cbc-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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 debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/debian-bookworm-obs-latest' 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-cbc-test-latest/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 \ --pull -t osmocom-build/debian-bookworm-obs-latest: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: 1.36kB 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/debian:bookworm #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #6 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:8fabef217cf603b8838b80a7b9f222bd0e0b7a32b086e291b3f3f98bd21e297c done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 8fabef217cf6 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-cbc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-cbc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-cbc-latest + echo osmo-cbc-latest + dir=osmo-cbc-latest + pull_arg=--pull + grep ^FROM ../osmo-cbc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-cbc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-cbc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-cbc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/osmo-cbc-latest' 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-cbc-test-latest/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/osmo-cbc-latest: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: 577B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 989B done #5 DONE 0.0s #6 [3/4] WORKDIR /DATA #6 CACHED #7 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-cbc && apt-get clean ;; centos*) dnf install -y osmo-cbc ;; esac #7 CACHED #8 [4/4] COPY OSMO-CBC.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:62044ebfd3cc3527283fe798a94a4a02eff96c4932b69928f9a297ca45ebcfdd done #9 naming to docker.io/osmocom-build/osmo-cbc-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/osmo-cbc-latest' + docker_image_exists osmo-cbc-latest + docker images -q osmocom-build/osmo-cbc-latest + test -n 62044ebfd3cc + list_osmo_packages debian-bookworm osmo-cbc-latest + local distro=debian-bookworm + local image=osmo-cbc-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-cbc-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-cbc-latest ### ii libosmo-sbcap0:amd64 0.4.2 amd64 libosmo-sbcap: Osmocom's library to encode/decode SBc-AP messages ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-cbc 0.4.2 amd64 OsmoCBC: Osmocom's Cell Broadcast Center ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-cbc-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-cbc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-cbc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-cbc-test + echo ttcn3-cbc-test + dir=ttcn3-cbc-test + pull_arg=--pull + grep ^FROM ../ttcn3-cbc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + echo FROM $REGISTRY/$USER/debian-bookworm-titan + pull_arg= + set +x Building image: ttcn3-cbc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-cbc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-cbc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-cbc-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-cbc-test-latest/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-cbc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B 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: 350B 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" cbc #8 CACHED #9 [4/4] COPY CBC_TESTS.CFG /data/CBC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:60295559f639298e2781b901ddbbbdd3b752384b1a19413a65732a40cb7d7c19 done #10 naming to docker.io/osmocom-build/ttcn3-cbc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-cbc-test' + docker_image_exists ttcn3-cbc-test + docker images -q osmocom-build/ttcn3-cbc-test + test -n 60295559f639 + list_osmo_packages debian-bookworm ttcn3-cbc-test + local distro=debian-bookworm + local image=ttcn3-cbc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-cbc-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-cbc-test-latest/logs/cbc-tester + cp CBC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc + cp osmo-cbc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc/ + network_create + SUBNET=1239914 + seq 1 30 + echo (1239914 + 1) % 256 + bc + SUBNET=107 + NET_NAME=ttcn3-cbc-test-107 + SUB4=172.18.107.0/24 + SUB6=fd02:db8:107::/64 + set +x Creating network ttcn3-cbc-test-107, trying SUBNET=107... + docker network create --internal --subnet 172.18.107.0/24 --ipv6 --subnet fd02:db8:107::/64 ttcn3-cbc-test-107 47e892e3e685a36d370fcfab09ee9e3ef8702048b788977c59fd53be377413b4 + set +x ### Network ttcn3-cbc-test-107 created (SUBNET=107) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=107 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg Applying SUBNET=107 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc/osmo-cbc.cfg + echo Starting container with CBC Starting container with CBC + docker_network_params 107 20 + NET=107 + ADDR_SUFIX=20 + echo --network ttcn3-cbc-test-107 --ip 172.18.107.20 --ip6 fd02:db8:107::20 + docker run --rm --network ttcn3-cbc-test-107 --ip 172.18.107.20 --ip6 fd02:db8:107::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc:/data --name jenkins-ttcn3-cbc-test-latest-1171-cbc -d osmocom-build/osmo-cbc-latest e20a61e7df742fc2ae2329b425e22a34e47bdd14f3879cd803a5b26ffe05ddcf + echo Starting container with CBC testsuite Starting container with CBC testsuite + docker_network_params 107 100 + NET=107 + ADDR_SUFIX=100 + echo --network ttcn3-cbc-test-107 --ip 172.18.107.100 --ip6 fd02:db8:107::100 + docker run --rm --network ttcn3-cbc-test-107 --ip 172.18.107.100 --ip6 fd02:db8:107::100 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.107.20 -e OSMO_SUT_PORT=4264 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester:/data --name jenkins-ttcn3-cbc-test-latest-1171-ttcn3-cbc-test osmocom-build/ttcn3-cbc-test + SUBDIR=cbc + SUITE=CBC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/cbc/CBC_Tests CBC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli CBC_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: CBC_Tests.cfg MC@e38f2605bd53: Unix server socket created successfully. MC@e38f2605bd53: Listening on TCP port 37081. MC2> e38f2605bd53 is the default spawn /osmo-ttcn3-hacks/cbc/CBC_Tests e38f2605bd53 37081 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e38f2605bd53: New HC connected from 172.18.107.100 [172.18.107.100]. e38f2605bd53: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@e38f2605bd53: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e38f2605bd53: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e38f2605bd53: Configuration file was processed on all HCs. MC@e38f2605bd53: Creating MTC on host 172.18.107.100. MC@e38f2605bd53: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'. ------ CBC_Tests.TC_rx_keepalive ------ Thu May 2 09:45:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_rx_keepalive started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: setverdict(pass): none -> pass TC_rx_keepalive-BSC0(3)@e38f2605bd53: Final verdict of PTC: none TC_rx_keepalive-BSC0-BSC0(4)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: pass MTC@e38f2605bd53: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass) MTC@e38f2605bd53: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass) MTC@e38f2605bd53: Test case TC_rx_keepalive finished. Verdict: pass MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'. Thu May 2 09:45:38 UTC 2024 ====== CBC_Tests.TC_rx_keepalive pass ====== Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_rx_keepalive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17523) Waiting for packet dumper to finish... 1 (prev_count=17523, count=23155) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'. ------ CBC_Tests.TC_rx_keepalive_timeout ------ Thu May 2 09:45:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_rx_keepalive_timeout started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: setverdict(pass): none -> pass TC_rx_keepalive_timeout-BSC0(5)@e38f2605bd53: Final verdict of PTC: none TC_rx_keepalive_timeout-BSC0-BSC0(6)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: pass MTC@e38f2605bd53: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass) MTC@e38f2605bd53: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass) MTC@e38f2605bd53: Test case TC_rx_keepalive_timeout finished. Verdict: pass MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'. Thu May 2 09:46:46 UTC 2024 ====== CBC_Tests.TC_rx_keepalive_timeout pass ====== Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_rx_keepalive_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28109) Waiting for packet dumper to finish... 1 (prev_count=28109, count=31495) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'. ------ CBC_Tests.TC_ecbe_create_delete_cgi ------ Thu May 2 09:46:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_cgi started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(pass): none -> pass MTC@e38f2605bd53: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_cgi-BSC0(7)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_cgi finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi fail'. Thu May 2 09:47:11 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_cgi fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28312) Waiting for packet dumper to finish... 1 (prev_count=28312, count=34078) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'. ------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------ Thu May 2 09:47:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_lac_ci started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":44,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(pass): none -> pass MTC@e38f2605bd53: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_lac_ci-BSC0(9)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci fail'. Thu May 2 09:47:36 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_lac_ci fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28294) Waiting for packet dumper to finish... 1 (prev_count=28294, count=34060) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'. ------ CBC_Tests.TC_ecbe_create_delete_lac ------ Thu May 2 09:47:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_lac started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":45,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(pass): none -> pass MTC@e38f2605bd53: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_lac-BSC0(11)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_lac-BSC0-BSC0(12)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_lac finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac fail'. Thu May 2 09:48:01 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_lac fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28139) Waiting for packet dumper to finish... 1 (prev_count=28139, count=33905) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'. ------ CBC_Tests.TC_ecbe_create_delete_ci ------ Thu May 2 09:48:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_ci started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(pass): none -> pass MTC@e38f2605bd53: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_ci-BSC0(13)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_ci-BSC0-BSC0(14)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_ci finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci fail'. Thu May 2 09:48:27 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_ci fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=29340) Waiting for packet dumper to finish... 1 (prev_count=29340, count=33898) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'. ------ CBC_Tests.TC_ecbe_create_delete_lai ------ Thu May 2 09:48:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_lai started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":47,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(pass): none -> pass MTC@e38f2605bd53: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_lai-BSC0(15)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_lai-BSC0-BSC0(16)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_lai finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai fail'. Thu May 2 09:48:52 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_lai fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=29395) Waiting for packet dumper to finish... 1 (prev_count=29395, count=33953) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'. ------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------ Thu May 2 09:48:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_mme_indication started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@e38f2605bd53: received expected req:{ connId := 1, remName := "172.18.107.20", remPort := 29168, locName := "172.18.107.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@e38f2605bd53: setverdict(pass): none -> pass MTC@e38f2605bd53: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_mme_indication-MME0(17)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication fail'. Thu May 2 09:49:17 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_mme_indication fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_indication.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26556) Waiting for packet dumper to finish... 1 (prev_count=26556, count=31331) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai'. ------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai ------ Thu May 2 09:49:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_mme_unknown_tai started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:21 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:21 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:21 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:21 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai fail'. Thu May 2 09:49:43 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12408) Waiting for packet dumper to finish... 1 (prev_count=12408, count=17183) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme ------ Thu May 2 09:49:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_bsc_and_mme started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_bsc_and_mme-MME0(22)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme fail'. Thu May 2 09:50:08 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21203) Waiting for packet dumper to finish... 1 (prev_count=21203, count=28094) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------ Thu May 2 09:50:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_bsc_server started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@e38f2605bd53: Connection from "172.18.107.20":35903 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:16 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:16 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_bsc_server-BSC0(25)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC1(26)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:16 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:16 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server fail'. Thu May 2 09:50:38 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_bsc_server fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=16995) Waiting for packet dumper to finish... 1 (prev_count=16995, count=22271) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'. ------ CBC_Tests.TC_ecbe_create_delete_mme_server ------ Thu May 2 09:50:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_mme_server started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_server-MME0-MME0(30)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ecbe_create_delete_mme_server-MME0-MME0(30)@e38f2605bd53: Connection from "172.18.107.20":52710 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_mme_server-MME1(29)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0-MME0(30)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0(28)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_mme_server finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server fail'. Thu May 2 09:51:08 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_mme_server fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7251) Waiting for packet dumper to finish... 1 (prev_count=7251, count=12059) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'. ------ CBC_Tests.TC_concurrent_cbs_msg_mme ------ Thu May 2 09:51:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_concurrent_cbs_msg_mme started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_concurrent_cbs_msg_mme-MME0-MME0(32)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_concurrent_cbs_msg_mme-MME0-MME0(32)@e38f2605bd53: received expected req:{ connId := 1, remName := "172.18.107.20", remPort := 29168, locName := "172.18.107.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@e38f2605bd53: setverdict(pass): none -> pass MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":50,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_concurrent_cbs_msg_mme-MME0-MME0(32)@e38f2605bd53: received expected req:{ connId := 1, remName := "172.18.107.20", remPort := 29168, locName := "172.18.107.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@e38f2605bd53: setverdict(pass): pass -> pass, component reason not changed MTC@e38f2605bd53: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_concurrent_cbs_msg_mme-MME0(31)@e38f2605bd53: Final verdict of PTC: none TC_concurrent_cbs_msg_mme-MME0-MME0(32)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@e38f2605bd53: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (fail -> fail) MTC@e38f2605bd53: Test case TC_concurrent_cbs_msg_mme finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme fail'. Thu May 2 09:51:34 UTC 2024 ------ CBC_Tests.TC_concurrent_cbs_msg_mme fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_concurrent_cbs_msg_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=39267) Waiting for packet dumper to finish... 1 (prev_count=39267, count=44740) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'. ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------ Thu May 2 09:51:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_etws_bsc started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" MTC@e38f2605bd53: setverdict(pass): none -> pass MTC@e38f2605bd53: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_etws_bsc-BSC0(33)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc fail'. Thu May 2 09:51:59 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26748) Waiting for packet dumper to finish... 1 (prev_count=26748, count=31306) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'. ------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------ Thu May 2 09:52:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_ecbe_create_delete_etws_mme started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16753},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:02 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:02 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_etws_mme-MME0(35)@e38f2605bd53: Final verdict of PTC: none TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:02 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (fail -> fail) MTC@e38f2605bd53: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:02 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme fail'. Thu May 2 09:52:24 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_etws_mme fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9997) Waiting for packet dumper to finish... 1 (prev_count=9997, count=14772) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'. ------ CBC_Tests.TC_create_nack_bsc ------ Thu May 2 09:52:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_create_nack_bsc started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:28 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:28 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Tguard timeout", component reason not changed TC_create_nack_bsc-BSC0(37)@e38f2605bd53: Final verdict of PTC: none TC_create_nack_bsc-BSC0-BSC0(38)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:28 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (fail -> fail) MTC@e38f2605bd53: Test case TC_create_nack_bsc finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:28 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc fail'. Thu May 2 09:53:28 UTC 2024 ------ CBC_Tests.TC_create_nack_bsc fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_create_nack_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23693) Waiting for packet dumper to finish... 1 (prev_count=23693, count=31112) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'. ------ CBC_Tests.TC_create_nack_mme ------ Thu May 2 09:53:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_create_nack_mme started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_create_nack_mme-MME0-MME0(40)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:53:31 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:53:31 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_create_nack_mme-MME0(39)@e38f2605bd53: Final verdict of PTC: none TC_create_nack_mme-MME0-MME0(40)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:53:31 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_create_nack_mme-MME0(39): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (fail -> fail) MTC@e38f2605bd53: Test case TC_create_nack_mme finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:53:31 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme fail'. Thu May 2 09:53:53 UTC 2024 ------ CBC_Tests.TC_create_nack_mme fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_create_nack_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9084) Waiting for packet dumper to finish... 1 (prev_count=9084, count=14557) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'. ------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------ Thu May 2 09:53:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_cell_failure_restart_idle_bsc started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: setverdict(pass): none -> pass TC_cell_failure_restart_idle_bsc-BSC0(41)@e38f2605bd53: Final verdict of PTC: none TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: pass MTC@e38f2605bd53: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass) MTC@e38f2605bd53: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass) MTC@e38f2605bd53: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'. Thu May 2 09:53:57 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_bsc pass ====== Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17784) Waiting for packet dumper to finish... 1 (prev_count=17784, count=19962) ------ CBC_Tests.TC_cell_failure_restart_idle_mme ------ Thu May 2 09:53:59 UTC 2024 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'. NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_cell_failure_restart_idle_mme started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_idle_mme-MME0-MME0(44)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@e38f2605bd53: setverdict(pass): none -> pass TC_cell_failure_restart_idle_mme-MME0(43)@e38f2605bd53: Final verdict of PTC: none TC_cell_failure_restart_idle_mme-MME0-MME0(44)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: pass MTC@e38f2605bd53: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass) MTC@e38f2605bd53: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass) MTC@e38f2605bd53: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'. Thu May 2 09:54:01 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_mme pass ====== Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6597) Waiting for packet dumper to finish... 1 (prev_count=6597, count=11192) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'. ------ CBC_Tests.TC_cell_failure_restart_active_bsc ------ Thu May 2 09:54:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_cell_failure_restart_active_bsc started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:54:04 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:54:04 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Tguard timeout", component reason not changed TC_cell_failure_restart_active_bsc-BSC0(45)@e38f2605bd53: Final verdict of PTC: none TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:54:04 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail) MTC@e38f2605bd53: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:54:04 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'. Thu May 2 09:55:04 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_bsc fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_cell_failure_restart_active_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23757) Waiting for packet dumper to finish... 1 (prev_count=23757, count=31176) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0). MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'. ------ CBC_Tests.TC_cell_failure_restart_active_mme ------ Thu May 2 09:55:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e38f2605bd53: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0). MTC@e38f2605bd53: Test case TC_cell_failure_restart_active_mme started. MTC@e38f2605bd53: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_active_mme-MME0-MME0(48)@e38f2605bd53: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@e38f2605bd53: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@e38f2605bd53: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:55:08 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:55:08 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: setverdict(fail): fail -> fail reason: "Tguard timeout", component reason not changed TC_cell_failure_restart_active_mme-MME0(47)@e38f2605bd53: Final verdict of PTC: none TC_cell_failure_restart_active_mme-MME0-MME0(48)@e38f2605bd53: Final verdict of PTC: none MTC@e38f2605bd53: Setting final verdict of the test case. MTC@e38f2605bd53: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:55:08 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@e38f2605bd53: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail) MTC@e38f2605bd53: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail) MTC@e38f2605bd53: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:55:08 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@e38f2605bd53: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'. Thu May 2 09:56:08 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_mme fail ------ Saving talloc report from 172.18.107.20:4264 to CBC_Tests.TC_cell_failure_restart_active_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15188) Waiting for packet dumper to finish... 1 (prev_count=15188, count=19699) MTC@e38f2605bd53: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0). MC@e38f2605bd53: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e38f2605bd53: Terminating MTC. MC@e38f2605bd53: MTC terminated. MC2> exit MC@e38f2605bd53: Shutting down session. MC@e38f2605bd53: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/cbc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass CBC_Tests.TC_rx_keepalive pass CBC_Tests.TC_rx_keepalive_timeout pass->FAIL CBC_Tests.TC_ecbe_create_delete_cgi pass->FAIL CBC_Tests.TC_ecbe_create_delete_lac_ci pass->FAIL CBC_Tests.TC_ecbe_create_delete_lac pass->FAIL CBC_Tests.TC_ecbe_create_delete_ci pass->FAIL CBC_Tests.TC_ecbe_create_delete_lai pass->FAIL CBC_Tests.TC_ecbe_create_delete_mme_indication pass->FAIL CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass->FAIL CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass->FAIL CBC_Tests.TC_ecbe_create_delete_bsc_server pass->FAIL CBC_Tests.TC_ecbe_create_delete_mme_server pass->FAIL CBC_Tests.TC_concurrent_cbs_msg_mme pass->FAIL CBC_Tests.TC_ecbe_create_delete_etws_bsc pass->FAIL CBC_Tests.TC_ecbe_create_delete_etws_mme pass->FAIL CBC_Tests.TC_create_nack_bsc pass->FAIL CBC_Tests.TC_create_nack_mme pass CBC_Tests.TC_cell_failure_restart_idle_bsc pass CBC_Tests.TC_cell_failure_restart_idle_mme xfail CBC_Tests.TC_cell_failure_restart_active_bsc xfail CBC_Tests.TC_cell_failure_restart_active_mme Summary: pass->FAIL: 15 xfail: 2 pass: 4 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh CBC_Tests --rm Generated CBC_Tests.TC_cell_failure_restart_active_bsc.merged Generated CBC_Tests.TC_cell_failure_restart_active_mme.merged Generated CBC_Tests.TC_cell_failure_restart_idle_bsc.merged Generated CBC_Tests.TC_cell_failure_restart_idle_mme.merged Generated CBC_Tests.TC_concurrent_cbs_msg_mme.merged Generated CBC_Tests.TC_create_nack_bsc.merged Generated CBC_Tests.TC_create_nack_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_bsc_server.merged Generated CBC_Tests.TC_ecbe_create_delete_cgi.merged Generated CBC_Tests.TC_ecbe_create_delete_ci.merged Generated CBC_Tests.TC_ecbe_create_delete_etws_bsc.merged Generated CBC_Tests.TC_ecbe_create_delete_etws_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_lac.merged Generated CBC_Tests.TC_ecbe_create_delete_lac_ci.merged Generated CBC_Tests.TC_ecbe_create_delete_lai.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_indication.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_server.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.merged Generated CBC_Tests.TC_rx_keepalive.merged Generated CBC_Tests.TC_rx_keepalive_timeout.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 + + grep Name docker network inspect ttcn3-cbc-test-107 + awk -F" NR>1{print $2} + cut -d : -f2 + local containers=jenkins-ttcn3-cbc-test-latest-1171-cbc + [ -n jenkins-ttcn3-cbc-test-latest-1171-cbc ] + docker_kill_wait jenkins-ttcn3-cbc-test-latest-1171-cbc + docker kill jenkins-ttcn3-cbc-test-latest-1171-cbc jenkins-ttcn3-cbc-test-latest-1171-cbc + docker wait jenkins-ttcn3-cbc-test-latest-1171-cbc Error response from daemon: No such container: jenkins-ttcn3-cbc-test-latest-1171-cbc + true + network_remove + set +x Removing network ttcn3-cbc-test-107 + docker network remove ttcn3-cbc-test-107 ttcn3-cbc-test-107 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache:/cache --name jenkins-ttcn3-cbc-test-latest-1171-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-cbc-test-latest/logs/cbc-tester/junit-xml-21.log Timeout waiting for HTTP response CBC_Tests.ttcn:917 CBC_Tests control part CBC_Tests.ttcn:415 TC_ecbe_create_delete_cgi testcase Timeout waiting for HTTP response CBC_Tests.ttcn:918 CBC_Tests control part CBC_Tests.ttcn:431 TC_ecbe_create_delete_lac_ci testcase Timeout waiting for HTTP response CBC_Tests.ttcn:919 CBC_Tests control part CBC_Tests.ttcn:447 TC_ecbe_create_delete_lac testcase Timeout waiting for HTTP response CBC_Tests.ttcn:920 CBC_Tests control part CBC_Tests.ttcn:463 TC_ecbe_create_delete_ci testcase Timeout waiting for HTTP response CBC_Tests.ttcn:921 CBC_Tests control part CBC_Tests.ttcn:479 TC_ecbe_create_delete_lai testcase Timeout waiting for HTTP response CBC_Tests.ttcn:922 CBC_Tests control part CBC_Tests.ttcn:501 TC_ecbe_create_delete_mme_indication testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:21 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:923 CBC_Tests control part CBC_Tests.ttcn:520 TC_ecbe_create_delete_mme_unknown_tai testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:49:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:924 CBC_Tests control part CBC_Tests.ttcn:548 TC_ecbe_create_delete_bsc_and_mme testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:16 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:925 CBC_Tests control part CBC_Tests.ttcn:573 TC_ecbe_create_delete_bsc_server testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:50:46 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:926 CBC_Tests control part CBC_Tests.ttcn:598 TC_ecbe_create_delete_mme_server testcase Timeout waiting for HTTP response CBC_Tests.ttcn:927 CBC_Tests control part CBC_Tests.ttcn:653 TC_concurrent_cbs_msg_mme testcase Timeout waiting for HTTP response CBC_Tests.ttcn:929 CBC_Tests control part CBC_Tests.ttcn:674 TC_ecbe_create_delete_etws_bsc testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:02 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:930 CBC_Tests control part CBC_Tests.ttcn:687 TC_ecbe_create_delete_etws_mme testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:52:28 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:932 CBC_Tests control part CBC_Tests.ttcn:723 TC_create_nack_bsc testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:53:31 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:933 CBC_Tests control part CBC_Tests.ttcn:739 TC_create_nack_mme testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:54:04 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:938 CBC_Tests control part CBC_Tests.ttcn:846 TC_cell_failure_restart_active_bsc testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Thu, 02 May 2024 09:55:08 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:939 CBC_Tests control part CBC_Tests.ttcn:911 TC_cell_failure_restart_active_mme testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE