Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan 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-sip-test-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision eb927b7697ee5fa8753e02dd382abff57639015e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 Commit message: "asterisk-master: Build from jolly/work branch by default" > git rev-list --no-walk eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 [ttcn3-sip-test-asan] $ /bin/sh -xe /tmp/jenkins16932042261342550526.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-sip-test-asan + sed s/-asan$// + DIR=ttcn3-sip-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-sip-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs ] + [ xjenkins-ttcn3-sip-test-asan-19 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/ttcn3-sip-test + SUITE_NAME=ttcn3-sip-test + IMAGE_SUFFIX=asan + docker_images_require osmo-sip-asan ttcn3-sip-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-sip-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/debian-bookworm-obs-asan' 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-sip-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.38kB done #2 DONE 0.1s #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.1s #5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [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-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:0fb73c00cacdd0a3a2d8840fd5f0e653ccbd9a9205297fdb309cae6200004482 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n 0fb73c00cacd + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-sip-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sip-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sip-asan + echo osmo-sip-asan + sed s/-asan/-latest/ + dir=osmo-sip-latest + pull_arg=--pull + grep ^FROM ../osmo-sip-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-sip-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-sip-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sip-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/osmo-sip-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-sip-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-sip-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 656B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan #4 CACHED #5 [internal] load build context #5 transferring context: 129B done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-sip-connector && apt-get clean ;; centos*) dnf install -y osmo-sip-connector ;; esac #6 0.407 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.407 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.408 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.410 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.684 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [164 kB] #6 0.713 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [41.8 kB] #6 0.726 Fetched 310 kB in 0s (858 kB/s) #6 0.726 Reading package lists... #6 0.987 Reading package lists... #6 1.238 Building dependency tree... #6 1.291 Reading state information... #6 1.355 The following additional packages will be installed: #6 1.355 libasan8 libglib2.0-0 libmnl0 libosmocore21 libosmogsm20 libosmoisdn0 #6 1.355 libosmovty13 libsctp1 libsofia-sip-ua-glib3 libsofia-sip-ua0 libtalloc2 #6 1.355 libubsan1 liburing2 osmocom-nightly-asan #6 1.355 Suggested packages: #6 1.355 low-memory-monitor lksctp-tools sofia-sip-doc #6 1.355 Recommended packages: #6 1.355 libglib2.0-data shared-mime-info xdg-user-dirs #6 1.403 The following NEW packages will be installed: #6 1.403 libasan8 libglib2.0-0 libmnl0 libosmocore21 libosmogsm20 libosmoisdn0 #6 1.403 libosmovty13 libsctp1 libsofia-sip-ua-glib3 libsofia-sip-ua0 libtalloc2 #6 1.403 libubsan1 liburing2 osmo-sip-connector osmocom-nightly-asan #6 1.425 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #6 1.425 Need to get 7281 kB of archives. #6 1.425 After this operation, 34.4 MB of additional disk space will be used. #6 1.425 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 1.429 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202406272029 [1196 B] #6 1.452 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406272029~asan [574 kB] #6 1.467 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u2 [1399 kB] #6 1.474 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406272029~asan [158 kB] #6 1.490 Get:6 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.494 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406272029~asan [1072 kB] #6 1.499 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.507 Get:9 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.507 Get:10 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 1.509 Get:11 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.509 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #6 1.513 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406272029~asan [273 kB] #6 1.518 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.6 kB] #6 1.531 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sip-connector 1.6.3.11.aafb.202406272029~asan [94.9 kB] #6 1.599 debconf: delaying package configuration, since apt-utils is not installed #6 1.632 Fetched 7281 kB in 0s (57.5 MB/s) #6 1.684 Selecting previously unselected package libasan8:amd64. #6 1.684 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) #6 1.686 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 1.717 Unpacking libasan8:amd64 (12.2.0-14) ... #6 1.946 Selecting previously unselected package libglib2.0-0:amd64. #6 1.946 Preparing to unpack .../01-libglib2.0-0_2.74.6-2+deb12u2_amd64.deb ... #6 1.962 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u2) ... #6 2.139 Selecting previously unselected package libmnl0:amd64. #6 2.140 Preparing to unpack .../02-libmnl0_1.0.4-3_amd64.deb ... #6 2.156 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.240 Selecting previously unselected package osmocom-nightly-asan. #6 2.241 Preparing to unpack .../03-osmocom-nightly-asan_202406272029_amd64.deb ... #6 2.256 Unpacking osmocom-nightly-asan (202406272029) ... #6 2.366 Selecting previously unselected package libsctp1:amd64. #6 2.366 Preparing to unpack .../04-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 2.382 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.490 Selecting previously unselected package libtalloc2:amd64. #6 2.491 Preparing to unpack .../05-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.506 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.615 Selecting previously unselected package libubsan1:amd64. #6 2.615 Preparing to unpack .../06-libubsan1_12.2.0-14_amd64.deb ... #6 2.631 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 2.780 Selecting previously unselected package liburing2:amd64. #6 2.781 Preparing to unpack .../07-liburing2_2.3-3_amd64.deb ... #6 2.797 Unpacking liburing2:amd64 (2.3-3) ... #6 2.905 Selecting previously unselected package libosmocore21:amd64. #6 2.908 Preparing to unpack .../08-libosmocore21_1.9.0.209.e0c63.202406272029~asan_amd64.deb ... #6 2.925 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 3.087 Selecting previously unselected package libosmoisdn0:amd64. #6 3.089 Preparing to unpack .../09-libosmoisdn0_1.9.0.209.e0c63.202406272029~asan_amd64.deb ... #6 3.107 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 3.251 Selecting previously unselected package libosmogsm20:amd64. #6 3.253 Preparing to unpack .../10-libosmogsm20_1.9.0.209.e0c63.202406272029~asan_amd64.deb ... #6 3.271 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 3.447 Selecting previously unselected package libosmovty13:amd64. #6 3.449 Preparing to unpack .../11-libosmovty13_1.9.0.209.e0c63.202406272029~asan_amd64.deb ... #6 3.466 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 3.625 Selecting previously unselected package libsofia-sip-ua0. #6 3.627 Preparing to unpack .../12-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #6 3.644 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #6 3.812 Selecting previously unselected package libsofia-sip-ua-glib3. #6 3.814 Preparing to unpack .../13-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #6 3.831 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #6 3.975 Selecting previously unselected package osmo-sip-connector. #6 3.977 Preparing to unpack .../14-osmo-sip-connector_1.6.3.11.aafb.202406272029~asan_amd64.deb ... #6 3.995 Unpacking osmo-sip-connector (1.6.3.11.aafb.202406272029~asan) ... #6 4.112 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u2) ... #6 4.155 No schema files found: doing nothing. #6 4.174 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 4.226 Setting up libmnl0:amd64 (1.0.4-3) ... #6 4.279 Setting up libubsan1:amd64 (12.2.0-14) ... #6 4.330 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.381 Setting up libasan8:amd64 (12.2.0-14) ... #6 4.431 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #6 4.481 Setting up osmocom-nightly-asan (202406272029) ... #6 4.534 Setting up liburing2:amd64 (2.3-3) ... #6 4.585 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #6 4.635 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 4.688 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 4.741 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 4.793 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 4.846 Setting up osmo-sip-connector (1.6.3.11.aafb.202406272029~asan) ... #6 5.093 changed ownership of '/etc/osmocom/osmo-sip-connector.cfg' from root:root to osmocom:osmocom #6 5.095 mode of '/etc/osmocom/osmo-sip-connector.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 5.096 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 5.098 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 5.101 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 5.182 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 5.5s #7 [3/5] WORKDIR /TMP #7 DONE 0.1s #8 [4/5] COPY OSMO-SIP-CONNECTOR.CFG /data/osmo-sip-connector.cfg #8 DONE 0.1s #9 [5/5] WORKDIR /DATA #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.6s done #10 writing image sha256:881879ae033b4a1f9f89b92c34d30e041440c80b146f6f591201f619030ed0fc done #10 naming to docker.io/osmocom-build/osmo-sip-asan:latest 0.0s done #10 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/osmo-sip-latest' + docker_image_exists osmo-sip-asan + docker images -q osmocom-build/osmo-sip-asan + test -n 881879ae033b + list_osmo_packages debian-bookworm osmo-sip-asan + local distro=debian-bookworm + local image=osmo-sip-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sip-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sip-asan ### ii libosmocore21:amd64 1.9.0.209.e0c63.202406272029~asan amd64 Osmo Core library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406272029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406272029~asan amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.0.209.e0c63.202406272029~asan amd64 Osmo VTY library ii osmo-sip-connector 1.6.3.11.aafb.202406272029~asan amd64 MNCC to SIP bridge for osmo-nitb ii osmocom-nightly-asan 202406272029 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sip-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-sip-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sip-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sip-test + echo ttcn3-sip-test + dir=ttcn3-sip-test + pull_arg=--pull + grep ^FROM ../ttcn3-sip-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-sip-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sip-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sip-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/ttcn3-sip-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-sip-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-sip-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.1s #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: 495B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" sip #8 CACHED #9 [4/4] COPY SIP_TESTS.CFG /data/SIP_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:9ff6c13139641427bf6114b66acc09b01f6c741e3f8b0fd80fb3ac5525b877c0 done #10 naming to docker.io/osmocom-build/ttcn3-sip-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/ttcn3-sip-test' + docker_image_exists ttcn3-sip-test + docker images -q osmocom-build/ttcn3-sip-test + test -n 9ff6c1313964 + list_osmo_packages debian-bookworm ttcn3-sip-test + local distro=debian-bookworm + local image=ttcn3-sip-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sip-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-sip-test-asan/logs/sip-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip-tester/unix + cp SIP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip-tester/SIP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip-tester/SIP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip-tester/SIP_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip-tester/SIP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip/unix + cp osmo-sip-connector.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/unix + network_create + SUBNET=2509475 + seq 1 30 + echo (2509475 + 1) % 256 + bc + SUBNET=164 + NET_NAME=ttcn3-sip-test-164 + SUB4=172.18.164.0/24 + SUB6=fd02:db8:164::/64 + set +x Creating network ttcn3-sip-test-164, trying SUBNET=164... + docker network create --internal --subnet 172.18.164.0/24 --ipv6 --subnet fd02:db8:164::/64 ttcn3-sip-test-164 5fff0796916b1f658b9f7fa715eb09f7cbc9b7a0bd9a0b06f0a2e6ea1eb362e0 + set +x ### Network ttcn3-sip-test-164 created (SUBNET=164) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=164 to: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip-tester/SIP_Tests.cfg Applying SUBNET=164 to: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip/osmo-sip-connector.cfg + echo Starting container with osmo-sip-connector Starting container with osmo-sip-connector + docker_network_params 164 10 + NET=164 + ADDR_SUFIX=10 + echo --network ttcn3-sip-test-164 --ip 172.18.164.10 --ip6 fd02:db8:164::10 + docker run --rm --network ttcn3-sip-test-164 --ip 172.18.164.10 --ip6 fd02:db8:164::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-sip-test-asan-19-sip-connector -d osmocom-build/osmo-sip-asan /bin/sh -c osmo-sip-connector -c /data/osmo-sip-connector.cfg >>/data/osmo-sip-connector.log 2>&1 6194756e8501a39121b70c68fce505b60ce4b2cc52bd71c8eb7da954510cf5f4 + echo Starting container with SIP testsuite Starting container with SIP testsuite + docker_network_params 164 103 + NET=164 + ADDR_SUFIX=103 + echo --network ttcn3-sip-test-164 --ip 172.18.164.103 --ip6 fd02:db8:164::103 + docker run --rm --network ttcn3-sip-test-164 --ip 172.18.164.103 --ip6 fd02:db8:164::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.164.10 -e OSMO_SUT_PORT=4256 -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/sip-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-sip-test-asan-19-ttcn3-sip-test osmocom-build/ttcn3-sip-test + SUBDIR=sip + SUITE=SIP_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sip/SIP_Tests SIP_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SIP_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: SIP_Tests.cfg MC@8fc94467a1e7: Unix server socket created successfully. MC@8fc94467a1e7: Listening on TCP port 35413. 8fc94467a1e7 is the default MC2> spawn /osmo-ttcn3-hacks/sip/SIP_Tests 8fc94467a1e7 35413 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8fc94467a1e7: New HC connected from 172.18.164.103 [172.18.164.103]. 8fc94467a1e7: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8fc94467a1e7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8fc94467a1e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8fc94467a1e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8fc94467a1e7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8fc94467a1e7: Configuration file was processed on all HCs. MC@8fc94467a1e7: Creating MTC on host 172.18.164.103. MC@8fc94467a1e7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm'. ------ SIP_Tests.TC_mt_success_rel_gsm ------ Fri Jun 28 13:03:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mt_success_rel_gsm.pcap" >/data/SIP_Tests.TC_mt_success_rel_gsm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mt_success_rel_gsm started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(3)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(4)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mt_success_rel_gsm(5)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_gsm(5)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_gsm(5)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_gsm(5)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(3)@8fc94467a1e7: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm(5) SIP_Test_SIP_EMU(4)@8fc94467a1e7: Added SIP Call Table entry [0] for "18E1DC42FA7E032" at TC_mt_success_rel_gsm(5) SIP_Test-MNCC(3)@8fc94467a1e7: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm(5) SIP_Test-MNCC(3)@8fc94467a1e7: Added conn table entry 0TC_mt_success_rel_gsm(5)5001 TC_mt_success_rel_gsm(5)@8fc94467a1e7: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mt_success_rel_gsm(5)@8fc94467a1e7: setverdict(pass): none -> pass SIP_Test-MNCC(3)@8fc94467a1e7: Deleted conn table entry 0TC_mt_success_rel_gsm(5)5001 TC_mt_success_rel_gsm(5)@8fc94467a1e7: Final verdict of PTC: pass SIP_Test-MNCC(3)@8fc94467a1e7: Final verdict of PTC: none SIP_Test_SIP_EMU(4)@8fc94467a1e7: Final verdict of PTC: none MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(3): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(4): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mt_success_rel_gsm(5): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mt_success_rel_gsm finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm pass'. Fri Jun 28 13:03:17 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_gsm pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mt_success_rel_gsm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19477) Waiting for packet dumper to finish... 1 (prev_count=19477, count=25862) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm pass' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6'. ------ SIP_Tests.TC_mt_success_rel_gsm_ipv6 ------ Fri Jun 28 13:03:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mt_success_rel_gsm_ipv6.pcap" >/data/SIP_Tests.TC_mt_success_rel_gsm_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mt_success_rel_gsm_ipv6 started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(6)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(7)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(6)@8fc94467a1e7: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm_ipv6(8) SIP_Test_SIP_EMU(7)@8fc94467a1e7: Added SIP Call Table entry [0] for "FA09E70C96AD830" at TC_mt_success_rel_gsm_ipv6(8) SIP_Test-MNCC(6)@8fc94467a1e7: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm_ipv6(8) SIP_Test-MNCC(6)@8fc94467a1e7: Added conn table entry 0TC_mt_success_rel_gsm_ipv6(8)5002 TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: setverdict(pass): none -> pass SIP_Test-MNCC(6)@8fc94467a1e7: Deleted conn table entry 0TC_mt_success_rel_gsm_ipv6(8)5002 TC_mt_success_rel_gsm_ipv6(8)@8fc94467a1e7: Final verdict of PTC: pass SIP_Test_SIP_EMU(7)@8fc94467a1e7: Final verdict of PTC: none SIP_Test-MNCC(6)@8fc94467a1e7: Final verdict of PTC: none MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(6): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(7): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mt_success_rel_gsm_ipv6(8): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mt_success_rel_gsm_ipv6 finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass'. Fri Jun 28 13:03:25 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mt_success_rel_gsm_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18898) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_sip'. ------ SIP_Tests.TC_mt_success_rel_sip ------ Fri Jun 28 13:03:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mt_success_rel_sip.pcap" >/data/SIP_Tests.TC_mt_success_rel_sip.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_sip' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mt_success_rel_sip started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(9)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(10)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mt_success_rel_sip(11)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_sip(11)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_sip(11)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_sip(11)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_sip(11)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_sip(11)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_sip(11)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(9)@8fc94467a1e7: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_sip(11) SIP_Test_SIP_EMU(10)@8fc94467a1e7: Added SIP Call Table entry [0] for "1058E5C7402B805" at TC_mt_success_rel_sip(11) SIP_Test-MNCC(9)@8fc94467a1e7: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_sip(11) SIP_Test-MNCC(9)@8fc94467a1e7: Added conn table entry 0TC_mt_success_rel_sip(11)5003 TC_mt_success_rel_sip(11)@8fc94467a1e7: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mt_success_rel_sip(11)@8fc94467a1e7: setverdict(pass): none -> pass SIP_Test-MNCC(9)@8fc94467a1e7: Deleted conn table entry 0TC_mt_success_rel_sip(11)5003 SIP_Test_SIP_EMU(10)@8fc94467a1e7: Final verdict of PTC: none TC_mt_success_rel_sip(11)@8fc94467a1e7: Final verdict of PTC: pass SIP_Test-MNCC(9)@8fc94467a1e7: Final verdict of PTC: none MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(9): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(10): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mt_success_rel_sip(11): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mt_success_rel_sip finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_sip pass'. Fri Jun 28 13:03:32 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_sip pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mt_success_rel_sip.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=19793) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_sip pass' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm'. ------ SIP_Tests.TC_mo_success_rel_gsm ------ Fri Jun 28 13:03:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mo_success_rel_gsm.pcap" >/data/SIP_Tests.TC_mo_success_rel_gsm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mo_success_rel_gsm started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(12)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(13)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mo_success_rel_gsm(14)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_gsm(14)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_gsm(14)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_gsm(14)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(13)@8fc94467a1e7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_gsm(14) SIP_Test-MNCC(12)@8fc94467a1e7: Added conn table entry 0TC_mo_success_rel_gsm(14)2117559368 SIP_Test_SIP_EMU(13)@8fc94467a1e7: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_gsm(14) SIP_Test_SIP_EMU(13)@8fc94467a1e7: Added SIP Call Table entry [0] for "ad8a2be8-aff1-123d-b49b-0242ac12a40a" at TC_mo_success_rel_gsm(14) TC_mo_success_rel_gsm(14)@8fc94467a1e7: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mo_success_rel_gsm(14)@8fc94467a1e7: setverdict(pass): none -> pass SIP_Test-MNCC(12)@8fc94467a1e7: Deleted conn table entry 0TC_mo_success_rel_gsm(14)2117559368 SIP_Test_SIP_EMU(13)@8fc94467a1e7: Final verdict of PTC: none SIP_Test-MNCC(12)@8fc94467a1e7: Final verdict of PTC: none TC_mo_success_rel_gsm(14)@8fc94467a1e7: Final verdict of PTC: pass MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(12): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(13): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mo_success_rel_gsm(14): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mo_success_rel_gsm finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm pass'. Fri Jun 28 13:03:40 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_gsm pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mo_success_rel_gsm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13993) Waiting for packet dumper to finish... 1 (prev_count=13993, count=20310) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm pass' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6'. ------ SIP_Tests.TC_mo_success_rel_gsm_ipv6 ------ Fri Jun 28 13:03:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mo_success_rel_gsm_ipv6.pcap" >/data/SIP_Tests.TC_mo_success_rel_gsm_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mo_success_rel_gsm_ipv6 started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(15)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(16)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(16)@8fc94467a1e7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_gsm_ipv6(17) SIP_Test-MNCC(15)@8fc94467a1e7: Added conn table entry 0TC_mo_success_rel_gsm_ipv6(17)921712698 SIP_Test_SIP_EMU(16)@8fc94467a1e7: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_gsm_ipv6(17) SIP_Test_SIP_EMU(16)@8fc94467a1e7: Added SIP Call Table entry [0] for "b2609bc1-aff1-123d-b49b-0242ac12a40a" at TC_mo_success_rel_gsm_ipv6(17) TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: setverdict(pass): none -> pass SIP_Test-MNCC(15)@8fc94467a1e7: Deleted conn table entry 0TC_mo_success_rel_gsm_ipv6(17)921712698 TC_mo_success_rel_gsm_ipv6(17)@8fc94467a1e7: Final verdict of PTC: pass SIP_Test_SIP_EMU(16)@8fc94467a1e7: Final verdict of PTC: none SIP_Test-MNCC(15)@8fc94467a1e7: Final verdict of PTC: none MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(15): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(16): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mo_success_rel_gsm_ipv6(17): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mo_success_rel_gsm_ipv6 finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass'. Fri Jun 28 13:03:49 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mo_success_rel_gsm_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18444) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_sip'. ------ SIP_Tests.TC_mo_success_rel_sip ------ Fri Jun 28 13:03:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mo_success_rel_sip.pcap" >/data/SIP_Tests.TC_mo_success_rel_sip.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_sip' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mo_success_rel_sip started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(18)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(19)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mo_success_rel_sip(20)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_sip(20)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_sip(20)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_sip(20)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_sip(20)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_sip(20)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_sip(20)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(19)@8fc94467a1e7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_sip(20) SIP_Test-MNCC(18)@8fc94467a1e7: Added conn table entry 0TC_mo_success_rel_sip(20)1851638613 SIP_Test_SIP_EMU(19)@8fc94467a1e7: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_sip(20) SIP_Test_SIP_EMU(19)@8fc94467a1e7: Added SIP Call Table entry [0] for "b6a0e12c-aff1-123d-b49b-0242ac12a40a" at TC_mo_success_rel_sip(20) TC_mo_success_rel_sip(20)@8fc94467a1e7: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" SIP_Test-MNCC(18)@8fc94467a1e7: Deleted conn table entry 0TC_mo_success_rel_sip(20)1851638613 TC_mo_success_rel_sip(20)@8fc94467a1e7: setverdict(pass): none -> pass TC_mo_success_rel_sip(20)@8fc94467a1e7: Final verdict of PTC: pass SIP_Test-MNCC(18)@8fc94467a1e7: Final verdict of PTC: none SIP_Test_SIP_EMU(19)@8fc94467a1e7: Final verdict of PTC: none MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(18): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(19): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mo_success_rel_sip(20): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mo_success_rel_sip finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_sip pass'. Fri Jun 28 13:03:56 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_sip pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mo_success_rel_sip.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13901) Waiting for packet dumper to finish... 1 (prev_count=13901, count=19420) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_sip pass' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_setup_disc_late_rtp'. ------ SIP_Tests.TC_mo_setup_disc_late_rtp ------ Fri Jun 28 13:03:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mo_setup_disc_late_rtp.pcap" >/data/SIP_Tests.TC_mo_setup_disc_late_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_setup_disc_late_rtp' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mo_setup_disc_late_rtp started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(21)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(22)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(22)@8fc94467a1e7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_setup_disc_late_rtp(23) SIP_Test-MNCC(21)@8fc94467a1e7: Added conn table entry 0TC_mo_setup_disc_late_rtp(23)1442776292 TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: setverdict(pass): none -> pass TC_mo_setup_disc_late_rtp(23)@8fc94467a1e7: Final verdict of PTC: pass SIP_Test-MNCC(21)@8fc94467a1e7: Final verdict of PTC: none SIP_Test_SIP_EMU(22)@8fc94467a1e7: Final verdict of PTC: none MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(21): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(22): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mo_setup_disc_late_rtp(23): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mo_setup_disc_late_rtp finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_setup_disc_late_rtp pass'. Fri Jun 28 13:04:12 UTC 2024 ====== SIP_Tests.TC_mo_setup_disc_late_rtp pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mo_setup_disc_late_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5976) Waiting for packet dumper to finish... 1 (prev_count=5976, count=8539) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_setup_disc_late_rtp pass' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_with_sdp'. ------ SIP_Tests.TC_mt_with_sdp ------ Fri Jun 28 13:04:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mt_with_sdp.pcap" >/data/SIP_Tests.TC_mt_with_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_with_sdp' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mt_with_sdp started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(24)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(25)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mt_with_sdp(26)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_with_sdp(26)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_with_sdp(26)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_with_sdp(26)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_with_sdp(26)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_with_sdp(26)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_with_sdp(26)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(24)@8fc94467a1e7: Created MnccExpect[0] for "98766" to be handled at TC_mt_with_sdp(26) SIP_Test_SIP_EMU(25)@8fc94467a1e7: Added SIP Call Table entry [0] for "C4E8228CA76303E" at TC_mt_with_sdp(26) SIP_Test-MNCC(24)@8fc94467a1e7: Found MnccExpect[0] for "98766" handled at TC_mt_with_sdp(26) SIP_Test-MNCC(24)@8fc94467a1e7: Added conn table entry 0TC_mt_with_sdp(26)5008 TC_mt_with_sdp(26)@8fc94467a1e7: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mt_with_sdp(26)@8fc94467a1e7: setverdict(pass): none -> pass SIP_Test-MNCC(24)@8fc94467a1e7: Deleted conn table entry 0TC_mt_with_sdp(26)5008 TC_mt_with_sdp(26)@8fc94467a1e7: Final verdict of PTC: pass SIP_Test_SIP_EMU(25)@8fc94467a1e7: Final verdict of PTC: none SIP_Test-MNCC(24)@8fc94467a1e7: Final verdict of PTC: none MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(24): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(25): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mt_with_sdp(26): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mt_with_sdp finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_with_sdp pass'. Fri Jun 28 13:04:20 UTC 2024 ====== SIP_Tests.TC_mt_with_sdp pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mt_with_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20900) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_with_sdp pass' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_with_sdp'. ------ SIP_Tests.TC_mo_with_sdp ------ Fri Jun 28 13:04:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mo_with_sdp.pcap" >/data/SIP_Tests.TC_mo_with_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_with_sdp' was executed successfully (exit status: 0). MTC@8fc94467a1e7: Test case TC_mo_with_sdp started. MTC@8fc94467a1e7: end of f_init_mncc SIP_Test-MNCC(27)@8fc94467a1e7: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(28)@8fc94467a1e7: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@8fc94467a1e7: end of f_init_sip MTC@8fc94467a1e7: end of f_init TC_mo_with_sdp(29)@8fc94467a1e7: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_with_sdp(29)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_with_sdp(29)@8fc94467a1e7: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_with_sdp(29)@8fc94467a1e7: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_with_sdp(29)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_with_sdp(29)@8fc94467a1e7: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_with_sdp(29)@8fc94467a1e7: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(28)@8fc94467a1e7: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_with_sdp(29) SIP_Test-MNCC(27)@8fc94467a1e7: Added conn table entry 0TC_mo_with_sdp(29)1695038371 SIP_Test_SIP_EMU(28)@8fc94467a1e7: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.164.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_with_sdp(29) SIP_Test_SIP_EMU(28)@8fc94467a1e7: Added SIP Call Table entry [0] for "c960b031-aff1-123d-b49b-0242ac12a40a" at TC_mo_with_sdp(29) TC_mo_with_sdp(29)@8fc94467a1e7: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mo_with_sdp(29)@8fc94467a1e7: setverdict(pass): none -> pass SIP_Test-MNCC(27)@8fc94467a1e7: Deleted conn table entry 0TC_mo_with_sdp(29)1695038371 TC_mo_with_sdp(29)@8fc94467a1e7: Final verdict of PTC: pass SIP_Test_SIP_EMU(28)@8fc94467a1e7: Final verdict of PTC: none SIP_Test-MNCC(27)@8fc94467a1e7: Final verdict of PTC: none MTC@8fc94467a1e7: Setting final verdict of the test case. MTC@8fc94467a1e7: Local verdict of MTC: none MTC@8fc94467a1e7: Local verdict of PTC SIP_Test-MNCC(27): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC SIP_Test_SIP_EMU(28): none (none -> none) MTC@8fc94467a1e7: Local verdict of PTC TC_mo_with_sdp(29): pass (none -> pass) MTC@8fc94467a1e7: Test case TC_mo_with_sdp finished. Verdict: pass MTC@8fc94467a1e7: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_with_sdp pass'. Fri Jun 28 13:04:27 UTC 2024 ====== SIP_Tests.TC_mo_with_sdp pass ====== Saving talloc report from 172.18.164.10:4256 to SIP_Tests.TC_mo_with_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18072) Waiting for packet dumper to finish... 1 (prev_count=18072, count=19918) MTC@8fc94467a1e7: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_with_sdp pass' was executed successfully (exit status: 0). MC@8fc94467a1e7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8fc94467a1e7: Terminating MTC. MC@8fc94467a1e7: MTC terminated. MC2> exit MC@8fc94467a1e7: Shutting down session. MC@8fc94467a1e7: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sip/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SIP_Tests.TC_mt_success_rel_gsm pass SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass SIP_Tests.TC_mt_success_rel_sip pass SIP_Tests.TC_mo_success_rel_gsm pass SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass SIP_Tests.TC_mo_success_rel_sip pass SIP_Tests.TC_mo_setup_disc_late_rtp pass SIP_Tests.TC_mt_with_sdp pass SIP_Tests.TC_mo_with_sdp Summary: pass: 9 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SIP_Tests --rm Generated SIP_Tests.TC_mo_setup_disc_late_rtp.merged Generated SIP_Tests.TC_mo_success_rel_gsm.merged Generated SIP_Tests.TC_mo_success_rel_gsm_ipv6.merged Generated SIP_Tests.TC_mo_success_rel_sip.merged Generated SIP_Tests.TC_mo_with_sdp.merged Generated SIP_Tests.TC_mt_success_rel_gsm.merged Generated SIP_Tests.TC_mt_success_rel_gsm_ipv6.merged Generated SIP_Tests.TC_mt_success_rel_sip.merged Generated SIP_Tests.TC_mt_with_sdp.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-sip-test-164 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sip-test-asan-19-sip-connector + [ -n jenkins-ttcn3-sip-test-asan-19-sip-connector ] + docker_kill_wait jenkins-ttcn3-sip-test-asan-19-sip-connector + docker kill jenkins-ttcn3-sip-test-asan-19-sip-connector jenkins-ttcn3-sip-test-asan-19-sip-connector + docker wait jenkins-ttcn3-sip-test-asan-19-sip-connector 137 + network_remove + set +x Removing network ttcn3-sip-test-164 + docker network remove ttcn3-sip-test-164 ttcn3-sip-test-164 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-asan/_cache:/cache --name jenkins-ttcn3-sip-test-asan-19-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-sip-test-asan/logs/sip-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS