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-s1gw-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test # 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 9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d # timeout=10 Commit message: "ttcn3-s1gw-test: fix using unassigned addr for osmo-s1gw" > git rev-list --no-walk f5a5304dc5e74a6c10e362f0d09e9773414dba00 # timeout=10 [ttcn3-s1gw-test] $ /bin/sh -xe /tmp/jenkins6398366625695588478.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-s1gw-test + export IMAGE_SUFFIX=master + cd ttcn3-s1gw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs ] + [ xjenkins-ttcn3-s1gw-test-9 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/ttcn3-s1gw-test + SUITE_NAME=ttcn3-s1gw-test + IMAGE_SUFFIX=master + docker_images_require osmo-s1gw-master ttcn3-s1gw-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-s1gw-master + local feed + echo debian-bookworm-erlang + depends=debian-bookworm-erlang + [ -n debian-bookworm-erlang ] + docker_images_require debian-bookworm-erlang + 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-erlang + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-erlang + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-erlang + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-erlang + echo debian-bookworm-erlang + dir=debian-bookworm-erlang + pull_arg=--pull + grep ^FROM ../debian-bookworm-erlang/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-erlang (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-erlang BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-erlang OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/debian-bookworm-erlang' 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-s1gw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-erlang:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.62kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #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.2s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/9] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #7 DONE 0.1s #8 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #8 CACHED #5 [internal] load build context #5 transferring context: 1.50kB done #5 DONE 0.1s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 CACHED #9 [3/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget && apt-get clean #9 0.506 + apt-get update #9 0.546 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.546 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #9 0.547 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #9 0.646 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [160 kB] #9 0.700 Fetched 263 kB in 0s (1661 kB/s) #9 0.700 Reading package lists... #9 1.007 + apt-get install -y --no-install-recommends build-essential git iproute2 netcat-openbsd procps tcpdump vim wget #9 1.010 Reading package lists... #9 1.289 Building dependency tree... #9 1.350 Reading state information... #9 1.420 procps is already the newest version (2:4.0.2-3). #9 1.420 procps set to manually installed. #9 1.420 The following additional packages will be installed: #9 1.420 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev #9 1.420 g++ g++-12 gcc gcc-12 git-man libasan8 libbinutils libbpf1 libc-dev-bin #9 1.420 libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 1.420 libdpkg-perl liberror-perl libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 #9 1.420 libgprofng0 libisl23 libitm1 libjansson4 libldap-2.5-0 liblsan0 libmnl0 #9 1.420 libmpc3 libmpfr6 libnsl-dev libnsl2 libpcap0.8 libperl5.36 libquadmath0 #9 1.420 librtmp1 libsasl2-2 libsasl2-modules-db libsodium23 libssh2-1 #9 1.420 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 #9 1.421 libxtables12 linux-libc-dev make patch perl perl-modules-5.36 rpcsvc-proto #9 1.421 vim-common vim-runtime xz-utils #9 1.421 Suggested packages: #9 1.421 binutils-doc bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debian-keyring #9 1.421 g++-multilib g++-12-multilib gcc-12-doc gcc-multilib manpages-dev autoconf #9 1.421 automake libtool flex bison gdb gcc-doc gcc-12-multilib gettext-base #9 1.421 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #9 1.421 git-cvs git-mediawiki git-svn iproute2-doc python3:any glibc-doc gnupg | sq #9 1.421 | sqop | pgpainless-cli sensible-utils bzr gdbm-l10n libstdc++-12-doc #9 1.421 make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl #9 1.421 | libterm-readline-perl-perl libtap-harness-archive-perl apparmor ctags #9 1.421 vim-doc vim-scripts #9 1.421 Recommended packages: #9 1.421 fakeroot gnupg | sq | sqop | pgpainless-cli libalgorithm-merge-perl #9 1.421 ca-certificates less ssh-client libatm1 manpages manpages-dev libc-devtools #9 1.421 libfile-fcntllock-perl liblocale-gettext-perl libldap-common #9 1.421 libsasl2-modules netbase xxd #9 1.613 The following NEW packages will be installed: #9 1.613 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp #9 1.614 cpp-12 dpkg-dev g++ g++-12 gcc gcc-12 git git-man iproute2 libasan8 #9 1.614 libbinutils libbpf1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev #9 1.614 libctf-nobfd0 libctf0 libcurl3-gnutls libdpkg-perl liberror-perl #9 1.614 libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libgprofng0 libisl23 libitm1 #9 1.614 libjansson4 libldap-2.5-0 liblsan0 libmnl0 libmpc3 libmpfr6 libnsl-dev #9 1.614 libnsl2 libpcap0.8 libperl5.36 libquadmath0 librtmp1 libsasl2-2 #9 1.614 libsasl2-modules-db libsodium23 libssh2-1 libstdc++-12-dev libtirpc-common #9 1.614 libtirpc-dev libtirpc3 libtsan2 libubsan1 libxtables12 linux-libc-dev make #9 1.614 netcat-openbsd patch perl perl-modules-5.36 rpcsvc-proto tcpdump vim #9 1.614 vim-common vim-runtime wget xz-utils #9 1.633 0 upgraded, 70 newly installed, 0 to remove and 0 not upgraded. #9 1.633 Need to get 95.5 MB of archives. #9 1.633 After this operation, 416 MB of additional disk space will be used. #9 1.633 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #9 1.679 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #9 1.680 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #9 1.681 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #9 1.718 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #9 1.719 Get:6 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #9 1.720 Get:7 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #9 1.771 Get:8 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #9 1.772 Get:9 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #9 1.772 Get:10 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #9 1.773 Get:11 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #9 1.783 Get:12 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #9 1.784 Get:13 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #9 1.784 Get:14 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #9 1.802 Get:15 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #9 1.803 Get:16 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #9 1.844 Get:17 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #9 1.852 Get:18 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #9 1.854 Get:19 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #9 1.855 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #9 1.860 Get:21 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #9 1.860 Get:22 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #9 1.889 Get:23 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #9 1.923 Get:24 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u7 [45.8 kB] #9 1.924 Get:25 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.90-1 [1976 kB] #9 1.930 Get:26 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #9 1.931 Get:27 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #9 1.931 Get:28 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #9 1.933 Get:29 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #9 1.934 Get:30 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #9 1.934 Get:31 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u7 [1899 kB] #9 1.950 Get:32 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #9 1.956 Get:33 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #9 1.962 Get:34 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #9 1.962 Get:35 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #9 2.047 Get:36 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #9 2.047 Get:37 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #9 2.048 Get:38 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #9 2.048 Get:39 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #9 2.129 Get:40 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #9 2.153 Get:41 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #9 2.158 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #9 2.197 Get:43 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #9 2.200 Get:44 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #9 2.200 Get:45 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #9 2.208 Get:46 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #9 2.372 Get:47 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #9 2.372 Get:48 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #9 2.517 Get:49 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #9 2.616 Get:50 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #9 2.616 Get:51 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #9 2.617 Get:52 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #9 2.675 Get:53 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #9 2.678 Get:54 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #9 2.697 Get:55 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #9 2.698 Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #9 2.698 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #9 2.699 Get:58 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #9 2.700 Get:59 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #9 2.701 Get:60 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #9 2.702 Get:61 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #9 2.704 Get:62 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #9 2.704 Get:63 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #9 2.741 Get:64 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #9 2.806 Get:65 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #9 2.806 Get:66 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #9 2.807 Get:67 http://deb.debian.org/debian bookworm/main amd64 netcat-openbsd amd64 1.219-1 [41.5 kB] #9 2.807 Get:68 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #9 2.808 Get:69 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #9 2.866 Get:70 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #9 3.020 debconf: delaying package configuration, since apt-utils is not installed #9 3.086 Fetched 95.5 MB in 1s (75.7 MB/s) #9 3.195 Selecting previously unselected package perl-modules-5.36. #9 3.195 (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 ... 21084 files and directories currently installed.) #9 3.288 Preparing to unpack .../00-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #9 3.312 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #9 3.759 Selecting previously unselected package libgdbm6:amd64. #9 3.762 Preparing to unpack .../01-libgdbm6_1.23-3_amd64.deb ... #9 3.842 Unpacking libgdbm6:amd64 (1.23-3) ... #9 4.113 Selecting previously unselected package libgdbm-compat4:amd64. #9 4.117 Preparing to unpack .../02-libgdbm-compat4_1.23-3_amd64.deb ... #9 4.153 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #9 4.439 Selecting previously unselected package libperl5.36:amd64. #9 4.444 Preparing to unpack .../03-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #9 4.491 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #9 4.999 Selecting previously unselected package perl. #9 5.005 Preparing to unpack .../04-perl_5.36.0-7+deb12u1_amd64.deb ... #9 5.069 Unpacking perl (5.36.0-7+deb12u1) ... #9 5.390 Selecting previously unselected package libbpf1:amd64. #9 5.396 Preparing to unpack .../05-libbpf1_1%3a1.1.0-1_amd64.deb ... #9 5.439 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #9 5.729 Selecting previously unselected package libmnl0:amd64. #9 5.734 Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ... #9 5.771 Unpacking libmnl0:amd64 (1.0.4-3) ... #9 6.007 Selecting previously unselected package libtirpc-common. #9 6.012 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ... #9 6.057 Unpacking libtirpc-common (1.3.3+ds-1) ... #9 6.390 Selecting previously unselected package libtirpc3:amd64. #9 6.395 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ... #9 6.436 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #9 6.739 Selecting previously unselected package libxtables12:amd64. #9 6.742 Preparing to unpack .../09-libxtables12_1.8.9-2_amd64.deb ... #9 6.779 Unpacking libxtables12:amd64 (1.8.9-2) ... #9 7.121 Selecting previously unselected package iproute2. #9 7.127 Preparing to unpack .../10-iproute2_6.1.0-3_amd64.deb ... #9 7.168 Unpacking iproute2 (6.1.0-3) ... #9 7.517 Selecting previously unselected package vim-common. #9 7.523 Preparing to unpack .../11-vim-common_2%3a9.0.1378-2_all.deb ... #9 7.567 Unpacking vim-common (2:9.0.1378-2) ... #9 7.811 Selecting previously unselected package bzip2. #9 7.816 Preparing to unpack .../12-bzip2_1.0.8-5+b1_amd64.deb ... #9 7.846 Unpacking bzip2 (1.0.8-5+b1) ... #9 8.079 Selecting previously unselected package wget. #9 8.093 Preparing to unpack .../13-wget_1.21.3-1+b2_amd64.deb ... #9 8.133 Unpacking wget (1.21.3-1+b2) ... #9 8.418 Selecting previously unselected package xz-utils. #9 8.423 Preparing to unpack .../14-xz-utils_5.4.1-0.2_amd64.deb ... #9 8.464 Unpacking xz-utils (5.4.1-0.2) ... #9 8.742 Selecting previously unselected package binutils-common:amd64. #9 8.747 Preparing to unpack .../15-binutils-common_2.40-2_amd64.deb ... #9 8.780 Unpacking binutils-common:amd64 (2.40-2) ... #9 9.157 Selecting previously unselected package libbinutils:amd64. #9 9.162 Preparing to unpack .../16-libbinutils_2.40-2_amd64.deb ... #9 9.208 Unpacking libbinutils:amd64 (2.40-2) ... #9 9.511 Selecting previously unselected package libctf-nobfd0:amd64. #9 9.512 Preparing to unpack .../17-libctf-nobfd0_2.40-2_amd64.deb ... #9 9.554 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #9 9.792 Selecting previously unselected package libctf0:amd64. #9 9.797 Preparing to unpack .../18-libctf0_2.40-2_amd64.deb ... #9 9.822 Unpacking libctf0:amd64 (2.40-2) ... #9 10.09 Selecting previously unselected package libgprofng0:amd64. #9 10.09 Preparing to unpack .../19-libgprofng0_2.40-2_amd64.deb ... #9 10.12 Unpacking libgprofng0:amd64 (2.40-2) ... #9 10.44 Selecting previously unselected package libjansson4:amd64. #9 10.44 Preparing to unpack .../20-libjansson4_2.14-2_amd64.deb ... #9 10.46 Unpacking libjansson4:amd64 (2.14-2) ... #9 10.63 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 10.64 Preparing to unpack .../21-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #9 10.67 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #9 10.97 Selecting previously unselected package binutils. #9 10.98 Preparing to unpack .../22-binutils_2.40-2_amd64.deb ... #9 11.04 Unpacking binutils (2.40-2) ... #9 11.23 Selecting previously unselected package libc-dev-bin. #9 11.24 Preparing to unpack .../23-libc-dev-bin_2.36-9+deb12u7_amd64.deb ... #9 11.27 Unpacking libc-dev-bin (2.36-9+deb12u7) ... #9 11.45 Selecting previously unselected package linux-libc-dev:amd64. #9 11.45 Preparing to unpack .../24-linux-libc-dev_6.1.90-1_amd64.deb ... #9 11.48 Unpacking linux-libc-dev:amd64 (6.1.90-1) ... #9 11.84 Selecting previously unselected package libcrypt-dev:amd64. #9 11.84 Preparing to unpack .../25-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #9 11.86 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #9 12.08 Selecting previously unselected package libnsl2:amd64. #9 12.08 Preparing to unpack .../26-libnsl2_1.3.0-2_amd64.deb ... #9 12.12 Unpacking libnsl2:amd64 (1.3.0-2) ... #9 12.31 Selecting previously unselected package libtirpc-dev:amd64. #9 12.31 Preparing to unpack .../27-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #9 12.34 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #9 12.51 Selecting previously unselected package libnsl-dev:amd64. #9 12.51 Preparing to unpack .../28-libnsl-dev_1.3.0-2_amd64.deb ... #9 12.54 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #9 12.67 Selecting previously unselected package rpcsvc-proto. #9 12.67 Preparing to unpack .../29-rpcsvc-proto_1.4.3-1_amd64.deb ... #9 12.70 Unpacking rpcsvc-proto (1.4.3-1) ... #9 12.85 Selecting previously unselected package libc6-dev:amd64. #9 12.85 Preparing to unpack .../30-libc6-dev_2.36-9+deb12u7_amd64.deb ... #9 12.88 Unpacking libc6-dev:amd64 (2.36-9+deb12u7) ... #9 13.09 Selecting previously unselected package libisl23:amd64. #9 13.10 Preparing to unpack .../31-libisl23_0.25-1.1_amd64.deb ... #9 13.12 Unpacking libisl23:amd64 (0.25-1.1) ... #9 13.37 Selecting previously unselected package libmpfr6:amd64. #9 13.37 Preparing to unpack .../32-libmpfr6_4.2.0-1_amd64.deb ... #9 13.42 Unpacking libmpfr6:amd64 (4.2.0-1) ... #9 13.68 Selecting previously unselected package libmpc3:amd64. #9 13.68 Preparing to unpack .../33-libmpc3_1.3.1-1_amd64.deb ... #9 13.71 Unpacking libmpc3:amd64 (1.3.1-1) ... #9 13.86 Selecting previously unselected package cpp-12. #9 13.86 Preparing to unpack .../34-cpp-12_12.2.0-14_amd64.deb ... #9 13.89 Unpacking cpp-12 (12.2.0-14) ... #9 14.46 Selecting previously unselected package cpp. #9 14.47 Preparing to unpack .../35-cpp_4%3a12.2.0-3_amd64.deb ... #9 14.51 Unpacking cpp (4:12.2.0-3) ... #9 14.69 Selecting previously unselected package libcc1-0:amd64. #9 14.69 Preparing to unpack .../36-libcc1-0_12.2.0-14_amd64.deb ... #9 14.73 Unpacking libcc1-0:amd64 (12.2.0-14) ... #9 14.95 Selecting previously unselected package libgomp1:amd64. #9 14.95 Preparing to unpack .../37-libgomp1_12.2.0-14_amd64.deb ... #9 14.99 Unpacking libgomp1:amd64 (12.2.0-14) ... #9 15.21 Selecting previously unselected package libitm1:amd64. #9 15.21 Preparing to unpack .../38-libitm1_12.2.0-14_amd64.deb ... #9 15.25 Unpacking libitm1:amd64 (12.2.0-14) ... #9 15.45 Selecting previously unselected package libasan8:amd64. #9 15.45 Preparing to unpack .../39-libasan8_12.2.0-14_amd64.deb ... #9 15.47 Unpacking libasan8:amd64 (12.2.0-14) ... #9 15.83 Selecting previously unselected package liblsan0:amd64. #9 15.83 Preparing to unpack .../40-liblsan0_12.2.0-14_amd64.deb ... #9 15.87 Unpacking liblsan0:amd64 (12.2.0-14) ... #9 16.15 Selecting previously unselected package libtsan2:amd64. #9 16.15 Preparing to unpack .../41-libtsan2_12.2.0-14_amd64.deb ... #9 16.17 Unpacking libtsan2:amd64 (12.2.0-14) ... #9 16.46 Selecting previously unselected package libubsan1:amd64. #9 16.46 Preparing to unpack .../42-libubsan1_12.2.0-14_amd64.deb ... #9 16.48 Unpacking libubsan1:amd64 (12.2.0-14) ... #9 16.75 Selecting previously unselected package libquadmath0:amd64. #9 16.76 Preparing to unpack .../43-libquadmath0_12.2.0-14_amd64.deb ... #9 16.79 Unpacking libquadmath0:amd64 (12.2.0-14) ... #9 16.96 Selecting previously unselected package libgcc-12-dev:amd64. #9 16.96 Preparing to unpack .../44-libgcc-12-dev_12.2.0-14_amd64.deb ... #9 16.99 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #9 17.27 Selecting previously unselected package gcc-12. #9 17.28 Preparing to unpack .../45-gcc-12_12.2.0-14_amd64.deb ... #9 17.30 Unpacking gcc-12 (12.2.0-14) ... #9 17.93 Selecting previously unselected package gcc. #9 17.93 Preparing to unpack .../46-gcc_4%3a12.2.0-3_amd64.deb ... #9 17.95 Unpacking gcc (4:12.2.0-3) ... #9 18.09 Selecting previously unselected package libstdc++-12-dev:amd64. #9 18.09 Preparing to unpack .../47-libstdc++-12-dev_12.2.0-14_amd64.deb ... #9 18.14 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #9 18.42 Selecting previously unselected package g++-12. #9 18.42 Preparing to unpack .../48-g++-12_12.2.0-14_amd64.deb ... #9 18.46 Unpacking g++-12 (12.2.0-14) ... #9 19.05 Selecting previously unselected package g++. #9 19.05 Preparing to unpack .../49-g++_4%3a12.2.0-3_amd64.deb ... #9 19.09 Unpacking g++ (4:12.2.0-3) ... #9 19.24 Selecting previously unselected package make. #9 19.25 Preparing to unpack .../50-make_4.3-4.1_amd64.deb ... #9 19.26 Unpacking make (4.3-4.1) ... #9 19.38 Selecting previously unselected package libdpkg-perl. #9 19.38 Preparing to unpack .../51-libdpkg-perl_1.21.22_all.deb ... #9 19.40 Unpacking libdpkg-perl (1.21.22) ... #9 19.56 Selecting previously unselected package patch. #9 19.56 Preparing to unpack .../52-patch_2.7.6-7_amd64.deb ... #9 19.58 Unpacking patch (2.7.6-7) ... #9 19.72 Selecting previously unselected package dpkg-dev. #9 19.73 Preparing to unpack .../53-dpkg-dev_1.21.22_all.deb ... #9 19.75 Unpacking dpkg-dev (1.21.22) ... #9 19.93 Selecting previously unselected package build-essential. #9 19.94 Preparing to unpack .../54-build-essential_12.9_amd64.deb ... #9 19.96 Unpacking build-essential (12.9) ... #9 20.10 Selecting previously unselected package libsasl2-modules-db:amd64. #9 20.10 Preparing to unpack .../55-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #9 20.12 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 20.30 Selecting previously unselected package libsasl2-2:amd64. #9 20.31 Preparing to unpack .../56-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #9 20.33 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 20.54 Selecting previously unselected package libldap-2.5-0:amd64. #9 20.54 Preparing to unpack .../57-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #9 20.57 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 20.77 Selecting previously unselected package librtmp1:amd64. #9 20.77 Preparing to unpack .../58-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #9 20.80 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #9 21.33 Selecting previously unselected package libssh2-1:amd64. #9 21.33 Preparing to unpack .../59-libssh2-1_1.10.0-3+b1_amd64.deb ... #9 21.36 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #9 21.53 Selecting previously unselected package libcurl3-gnutls:amd64. #9 21.54 Preparing to unpack .../60-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #9 21.57 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #9 21.76 Selecting previously unselected package liberror-perl. #9 21.76 Preparing to unpack .../61-liberror-perl_0.17029-2_all.deb ... #9 21.78 Unpacking liberror-perl (0.17029-2) ... #9 21.98 Selecting previously unselected package git-man. #9 21.98 Preparing to unpack .../62-git-man_1%3a2.39.2-1.1_all.deb ... #9 22.01 Unpacking git-man (1:2.39.2-1.1) ... #9 22.34 Selecting previously unselected package git. #9 22.34 Preparing to unpack .../63-git_1%3a2.39.2-1.1_amd64.deb ... #9 22.40 Unpacking git (1:2.39.2-1.1) ... #9 22.81 Selecting previously unselected package libpcap0.8:amd64. #9 22.81 Preparing to unpack .../64-libpcap0.8_1.10.3-1_amd64.deb ... #9 22.86 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #9 23.11 Selecting previously unselected package libsodium23:amd64. #9 23.11 Preparing to unpack .../65-libsodium23_1.0.18-1_amd64.deb ... #9 23.15 Unpacking libsodium23:amd64 (1.0.18-1) ... #9 23.44 Selecting previously unselected package netcat-openbsd. #9 23.44 Preparing to unpack .../66-netcat-openbsd_1.219-1_amd64.deb ... #9 23.47 Unpacking netcat-openbsd (1.219-1) ... #9 23.80 Selecting previously unselected package tcpdump. #9 23.81 Preparing to unpack .../67-tcpdump_4.99.3-1_amd64.deb ... #9 23.85 Unpacking tcpdump (4.99.3-1) ... #9 24.07 Selecting previously unselected package vim-runtime. #9 24.08 Preparing to unpack .../68-vim-runtime_2%3a9.0.1378-2_all.deb ... #9 24.11 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #9 24.13 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #9 24.14 Unpacking vim-runtime (2:9.0.1378-2) ... #9 24.67 Selecting previously unselected package vim. #9 24.67 Preparing to unpack .../69-vim_2%3a9.0.1378-2_amd64.deb ... #9 24.70 Unpacking vim (2:9.0.1378-2) ... #9 24.97 Setting up libsodium23:amd64 (1.0.18-1) ... #9 25.06 Setting up wget (1.21.3-1+b2) ... #9 25.18 Setting up libtirpc-common (1.3.3+ds-1) ... #9 25.36 Setting up netcat-openbsd (1.219-1) ... #9 25.47 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode #9 25.53 Setting up binutils-common:amd64 (2.40-2) ... #9 25.67 Setting up linux-libc-dev:amd64 (6.1.90-1) ... #9 25.77 Setting up libctf-nobfd0:amd64 (2.40-2) ... #9 25.86 Setting up libgomp1:amd64 (12.2.0-14) ... #9 25.98 Setting up bzip2 (1.0.8-5+b1) ... #9 26.11 Setting up libjansson4:amd64 (2.14-2) ... #9 26.24 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 26.66 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #9 26.73 Setting up rpcsvc-proto (1.4.3-1) ... #9 26.80 Setting up vim-common (2:9.0.1378-2) ... #9 26.94 Setting up libpcap0.8:amd64 (1.10.3-1) ... #9 27.04 Setting up make (4.3-4.1) ... #9 27.14 Setting up libmpfr6:amd64 (4.2.0-1) ... #9 27.23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #9 27.32 Setting up xz-utils (5.4.1-0.2) ... #9 27.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 27.46 Setting up libquadmath0:amd64 (12.2.0-14) ... #9 27.57 Setting up libmpc3:amd64 (1.3.1-1) ... #9 27.69 Setting up libmnl0:amd64 (1.0.4-3) ... #9 27.80 Setting up patch (2.7.6-7) ... #9 27.94 Setting up libxtables12:amd64 (1.8.9-2) ... #9 28.05 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 28.12 Setting up libubsan1:amd64 (12.2.0-14) ... #9 28.20 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #9 28.32 Setting up libasan8:amd64 (12.2.0-14) ... #9 28.40 Setting up git-man (1:2.39.2-1.1) ... #9 28.48 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #9 28.55 Setting up libtsan2:amd64 (12.2.0-14) ... #9 28.62 Setting up libbinutils:amd64 (2.40-2) ... #9 28.70 Setting up vim-runtime (2:9.0.1378-2) ... #9 28.84 Setting up libisl23:amd64 (0.25-1.1) ... #9 28.92 Setting up libc-dev-bin (2.36-9+deb12u7) ... #9 28.99 Setting up libcc1-0:amd64 (12.2.0-14) ... #9 29.11 Setting up libbpf1:amd64 (1:1.1.0-1) ... #9 29.18 Setting up liblsan0:amd64 (12.2.0-14) ... #9 29.27 Setting up libitm1:amd64 (12.2.0-14) ... #9 29.37 Setting up libgdbm6:amd64 (1.23-3) ... #9 29.48 Setting up libctf0:amd64 (2.40-2) ... #9 29.59 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #9 29.66 Setting up tcpdump (4.99.3-1) ... #9 30.15 Setting up cpp-12 (12.2.0-14) ... #9 30.25 Setting up vim (2:9.0.1378-2) ... #9 30.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #9 30.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #9 30.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #9 30.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #9 30.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #9 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #9 30.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #9 30.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #9 30.53 Setting up iproute2 (6.1.0-3) ... #9 31.01 debconf: unable to initialize frontend: Dialog #9 31.01 debconf: (TERM is not set, so the dialog frontend is not usable.) #9 31.01 debconf: falling back to frontend: Readline #9 31.01 debconf: unable to initialize frontend: Readline #9 31.01 debconf: (This frontend requires a controlling tty.) #9 31.01 debconf: falling back to frontend: Teletype #9 31.09 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 31.18 Setting up libgprofng0:amd64 (2.40-2) ... #9 31.30 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #9 31.44 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #9 31.58 Setting up libgdbm-compat4:amd64 (1.23-3) ... #9 31.72 Setting up cpp (4:12.2.0-3) ... #9 31.85 Setting up libnsl2:amd64 (1.3.0-2) ... #9 31.96 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #9 32.04 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #9 32.12 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #9 32.21 Setting up binutils (2.40-2) ... #9 32.29 Setting up perl (5.36.0-7+deb12u1) ... #9 32.39 Setting up gcc-12 (12.2.0-14) ... #9 32.48 Setting up libdpkg-perl (1.21.22) ... #9 32.56 Setting up libnsl-dev:amd64 (1.3.0-2) ... #9 32.65 Setting up libc6-dev:amd64 (2.36-9+deb12u7) ... #9 32.75 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #9 32.85 Setting up gcc (4:12.2.0-3) ... #9 33.01 Setting up dpkg-dev (1.21.22) ... #9 33.19 Setting up liberror-perl (0.17029-2) ... #9 33.30 Setting up git (1:2.39.2-1.1) ... #9 33.45 Setting up g++-12 (12.2.0-14) ... #9 33.51 Setting up g++ (4:12.2.0-3) ... #9 33.57 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 33.62 Setting up build-essential (12.9) ... #9 33.68 Processing triggers for libc-bin (2.36-9+deb12u7) ... #9 33.92 Processing triggers for hicolor-icon-theme (0.17-2) ... #9 34.18 + apt-get clean #9 DONE 34.6s #10 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libpcap-dev libsctp1 && apt-get clean #10 0.446 + apt-get update #10 0.483 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.483 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #10 0.483 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #10 0.602 Reading package lists... #10 0.896 + apt-get install -y --no-install-recommends libpcap-dev libsctp1 #10 0.899 Reading package lists... #10 1.183 Building dependency tree... #10 1.248 Reading state information... #10 1.318 The following additional packages will be installed: #10 1.318 libdbus-1-dev libpcap0.8-dev libpkgconf3 pkg-config pkgconf pkgconf-bin #10 1.318 sgml-base xml-core #10 1.318 Suggested packages: #10 1.318 lksctp-tools sgml-base-doc debhelper #10 1.384 The following NEW packages will be installed: #10 1.384 libdbus-1-dev libpcap-dev libpcap0.8-dev libpkgconf3 libsctp1 pkg-config #10 1.384 pkgconf pkgconf-bin sgml-base xml-core #10 1.402 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #10 1.402 Need to get 724 kB of archives. #10 1.402 After this operation, 2442 kB of additional disk space will be used. #10 1.402 Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #10 1.408 Get:2 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #10 1.409 Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #10 1.413 Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #10 1.414 Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #10 1.415 Get:6 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #10 1.418 Get:7 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #10 1.424 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #10 1.429 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #10 1.429 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #10 1.524 debconf: delaying package configuration, since apt-utils is not installed #10 1.556 Fetched 724 kB in 0s (17.1 MB/s) #10 1.672 Selecting previously unselected package sgml-base. #10 1.672 (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 ... 30748 files and directories currently installed.) #10 1.681 Preparing to unpack .../0-sgml-base_1.31_all.deb ... #10 1.710 Unpacking sgml-base (1.31) ... #10 1.866 Selecting previously unselected package libpkgconf3:amd64. #10 1.867 Preparing to unpack .../1-libpkgconf3_1.8.1-1_amd64.deb ... #10 1.928 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #10 2.056 Selecting previously unselected package pkgconf-bin. #10 2.059 Preparing to unpack .../2-pkgconf-bin_1.8.1-1_amd64.deb ... #10 2.091 Unpacking pkgconf-bin (1.8.1-1) ... #10 2.278 Selecting previously unselected package pkgconf:amd64. #10 2.284 Preparing to unpack .../3-pkgconf_1.8.1-1_amd64.deb ... #10 2.318 Unpacking pkgconf:amd64 (1.8.1-1) ... #10 2.580 Selecting previously unselected package pkg-config:amd64. #10 2.584 Preparing to unpack .../4-pkg-config_1.8.1-1_amd64.deb ... #10 2.612 Unpacking pkg-config:amd64 (1.8.1-1) ... #10 2.849 Selecting previously unselected package xml-core. #10 2.850 Preparing to unpack .../5-xml-core_0.18+nmu1_all.deb ... #10 2.869 Unpacking xml-core (0.18+nmu1) ... #10 3.031 Selecting previously unselected package libdbus-1-dev:amd64. #10 3.034 Preparing to unpack .../6-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #10 3.063 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #10 3.249 Selecting previously unselected package libpcap0.8-dev:amd64. #10 3.254 Preparing to unpack .../7-libpcap0.8-dev_1.10.3-1_amd64.deb ... #10 3.287 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #10 3.457 Selecting previously unselected package libpcap-dev:amd64. #10 3.463 Preparing to unpack .../8-libpcap-dev_1.10.3-1_amd64.deb ... #10 3.487 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #10 3.626 Selecting previously unselected package libsctp1:amd64. #10 3.627 Preparing to unpack .../9-libsctp1_1.0.19+dfsg-2_amd64.deb ... #10 3.643 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #10 3.770 Setting up libpkgconf3:amd64 (1.8.1-1) ... #10 3.821 Setting up pkgconf-bin (1.8.1-1) ... #10 3.895 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #10 3.968 Setting up sgml-base (1.31) ... #10 4.071 Setting up pkgconf:amd64 (1.8.1-1) ... #10 4.160 Setting up pkg-config:amd64 (1.8.1-1) ... #10 4.234 Setting up xml-core (0.18+nmu1) ... #10 4.530 Processing triggers for libc-bin (2.36-9+deb12u7) ... #10 4.630 Processing triggers for sgml-base (1.31) ... #10 4.713 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #10 4.861 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #10 4.908 Setting up libpcap-dev:amd64 (1.10.3-1) ... #10 4.992 + apt-get clean #10 DONE 5.1s #11 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 DONE 0.2s #12 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 DONE 0.2s #13 [7/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates gnupg && 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 #13 0.377 + apt-get update #13 0.418 Hit:1 http://deb.debian.org/debian bookworm InRelease #13 0.418 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #13 0.418 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #13 0.541 Reading package lists... #13 0.830 + apt-get install -y --no-install-recommends ca-certificates gnupg #13 0.833 Reading package lists... #13 1.109 Building dependency tree... #13 1.182 Reading state information... #13 1.255 The following additional packages will be installed: #13 1.255 dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #13 1.256 gpgconf gpgsm libassuan0 libksba8 libnpth0 libreadline8 openssl #13 1.256 pinentry-curses readline-common #13 1.256 Suggested packages: #13 1.256 pinentry-gnome3 tor parcimonie xloadimage scdaemon pinentry-doc readline-doc #13 1.317 The following NEW packages will be installed: #13 1.317 ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent #13 1.317 gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 #13 1.317 libreadline8 openssl pinentry-curses readline-common #13 1.336 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #13 1.336 Need to get 9688 kB of archives. #13 1.336 After this operation, 19.3 MB of additional disk space will be used. #13 1.336 Get:1 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #13 1.348 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #13 1.370 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #13 1.371 Get:4 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #13 1.372 Get:5 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #13 1.373 Get:6 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #13 1.378 Get:7 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #13 1.390 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #13 1.400 Get:9 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #13 1.402 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #13 1.405 Get:11 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #13 1.408 Get:12 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #13 1.413 Get:13 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #13 1.413 Get:14 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #13 1.419 Get:15 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #13 1.424 Get:16 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #13 1.438 Get:17 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #13 1.440 Get:18 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #13 1.551 debconf: delaying package configuration, since apt-utils is not installed #13 1.630 Fetched 9688 kB in 0s (75.9 MB/s) #13 1.747 Selecting previously unselected package readline-common. #13 1.747 (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 ... 31009 files and directories currently installed.) #13 1.760 Preparing to unpack .../00-readline-common_8.2-1.3_all.deb ... #13 1.784 Unpacking readline-common (8.2-1.3) ... #13 1.952 Selecting previously unselected package openssl. #13 1.955 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_amd64.deb ... #13 1.989 Unpacking openssl (3.0.11-1~deb12u2) ... #13 2.318 Selecting previously unselected package ca-certificates. #13 2.325 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... #13 2.354 Unpacking ca-certificates (20230311) ... #13 2.586 Selecting previously unselected package libassuan0:amd64. #13 2.592 Preparing to unpack .../03-libassuan0_2.5.5-5_amd64.deb ... #13 2.638 Unpacking libassuan0:amd64 (2.5.5-5) ... #13 2.803 Selecting previously unselected package libreadline8:amd64. #13 2.806 Preparing to unpack .../04-libreadline8_8.2-1.3_amd64.deb ... #13 2.831 Unpacking libreadline8:amd64 (8.2-1.3) ... #13 2.973 Selecting previously unselected package gpgconf. #13 2.975 Preparing to unpack .../05-gpgconf_2.2.40-1.1_amd64.deb ... #13 2.992 Unpacking gpgconf (2.2.40-1.1) ... #13 3.156 Selecting previously unselected package libksba8:amd64. #13 3.158 Preparing to unpack .../06-libksba8_1.6.3-2_amd64.deb ... #13 3.176 Unpacking libksba8:amd64 (1.6.3-2) ... #13 3.325 Selecting previously unselected package libnpth0:amd64. #13 3.327 Preparing to unpack .../07-libnpth0_1.6-3_amd64.deb ... #13 3.345 Unpacking libnpth0:amd64 (1.6-3) ... #13 3.507 Selecting previously unselected package dirmngr. #13 3.509 Preparing to unpack .../08-dirmngr_2.2.40-1.1_amd64.deb ... #13 3.540 Unpacking dirmngr (2.2.40-1.1) ... #13 3.675 Selecting previously unselected package gnupg-l10n. #13 3.677 Preparing to unpack .../09-gnupg-l10n_2.2.40-1.1_all.deb ... #13 3.693 Unpacking gnupg-l10n (2.2.40-1.1) ... #13 3.882 Selecting previously unselected package gnupg-utils. #13 3.887 Preparing to unpack .../10-gnupg-utils_2.2.40-1.1_amd64.deb ... #13 3.920 Unpacking gnupg-utils (2.2.40-1.1) ... #13 4.110 Selecting previously unselected package gpg. #13 4.115 Preparing to unpack .../11-gpg_2.2.40-1.1_amd64.deb ... #13 4.138 Unpacking gpg (2.2.40-1.1) ... #13 4.356 Selecting previously unselected package pinentry-curses. #13 4.358 Preparing to unpack .../12-pinentry-curses_1.2.1-1_amd64.deb ... #13 4.384 Unpacking pinentry-curses (1.2.1-1) ... #13 4.558 Selecting previously unselected package gpg-agent. #13 4.560 Preparing to unpack .../13-gpg-agent_2.2.40-1.1_amd64.deb ... #13 4.594 Unpacking gpg-agent (2.2.40-1.1) ... #13 4.751 Selecting previously unselected package gpg-wks-client. #13 4.754 Preparing to unpack .../14-gpg-wks-client_2.2.40-1.1_amd64.deb ... #13 4.784 Unpacking gpg-wks-client (2.2.40-1.1) ... #13 4.923 Selecting previously unselected package gpg-wks-server. #13 4.926 Preparing to unpack .../15-gpg-wks-server_2.2.40-1.1_amd64.deb ... #13 4.959 Unpacking gpg-wks-server (2.2.40-1.1) ... #13 5.105 Selecting previously unselected package gpgsm. #13 5.111 Preparing to unpack .../16-gpgsm_2.2.40-1.1_amd64.deb ... #13 5.131 Unpacking gpgsm (2.2.40-1.1) ... #13 5.299 Selecting previously unselected package gnupg. #13 5.301 Preparing to unpack .../17-gnupg_2.2.40-1.1_all.deb ... #13 5.330 Unpacking gnupg (2.2.40-1.1) ... #13 5.527 Setting up libksba8:amd64 (1.6.3-2) ... #13 5.597 Setting up libnpth0:amd64 (1.6-3) ... #13 5.685 Setting up libassuan0:amd64 (2.5.5-5) ... #13 5.768 Setting up gnupg-l10n (2.2.40-1.1) ... #13 5.858 Setting up openssl (3.0.11-1~deb12u2) ... #13 5.948 Setting up readline-common (8.2-1.3) ... #13 6.029 Setting up pinentry-curses (1.2.1-1) ... #13 6.129 Setting up libreadline8:amd64 (8.2-1.3) ... #13 6.212 Setting up ca-certificates (20230311) ... #13 6.301 debconf: unable to initialize frontend: Dialog #13 6.301 debconf: (TERM is not set, so the dialog frontend is not usable.) #13 6.301 debconf: falling back to frontend: Readline #13 6.304 debconf: unable to initialize frontend: Readline #13 6.304 debconf: (This frontend requires a controlling tty.) #13 6.304 debconf: falling back to frontend: Teletype #13 6.478 Updating certificates in /etc/ssl/certs... #13 6.740 140 added, 0 removed; done. #13 6.818 Setting up gpgconf (2.2.40-1.1) ... #13 6.864 Setting up gpg (2.2.40-1.1) ... #13 6.936 Setting up gnupg-utils (2.2.40-1.1) ... #13 6.999 Setting up gpg-agent (2.2.40-1.1) ... #13 7.160 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #13 7.226 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #13 7.291 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #13 7.355 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #13 7.388 Setting up gpgsm (2.2.40-1.1) ... #13 7.492 Setting up dirmngr (2.2.40-1.1) ... #13 7.622 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #13 7.664 Setting up gpg-wks-server (2.2.40-1.1) ... #13 7.744 Setting up gpg-wks-client (2.2.40-1.1) ... #13 7.841 Setting up gnupg (2.2.40-1.1) ... #13 7.920 Processing triggers for libc-bin (2.36-9+deb12u7) ... #13 8.043 Processing triggers for ca-certificates (20230311) ... #13 8.081 Updating certificates in /etc/ssl/certs... #13 8.327 0 added, 0 removed; done. #13 8.327 Running hooks in /etc/ca-certificates/update.d... #13 8.329 done. #13 8.418 + apt-get clean #13 8.422 + echo deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./ #13 DONE 8.6s #14 [8/9] RUN USERADD --uid=1000 -m build #14 DONE 0.9s #15 [9/9] WORKDIR /HOME/BUILD #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 2.2s done #16 writing image sha256:23d2ef3671f51d9b49b1703fd94a381e8c45433683c229ac770d1849f46a2eea 0.0s done #16 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest 0.0s done #16 DONE 2.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/debian-bookworm-erlang' + docker_image_exists debian-bookworm-erlang + docker images -q osmocom-build/debian-bookworm-erlang + test -n 23d2ef3671f5 + list_osmo_packages debian-bookworm debian-bookworm-erlang + local distro=debian-bookworm + local image=debian-bookworm-erlang + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-erlang -c + [ -n ] + return + docker_distro_from_image_name osmo-s1gw-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-s1gw-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-s1gw-master + echo osmo-s1gw-master + dir=osmo-s1gw-master + pull_arg=--pull + grep ^FROM ../osmo-s1gw-master/Dockerfile + from_line=FROM $USER/$DISTRO-erlang + echo FROM $USER/$DISTRO-erlang + grep -q $USER + pull_arg= + set +x Building image: osmo-s1gw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-s1gw-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-s1gw-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/osmo-s1gw-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-s1gw-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 809B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-erlang:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 63B done #4 DONE 0.2s #5 [1/6] FROM docker.io/osmocom-build/debian-bookworm-erlang #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/erlang/osmo-s1gw/+/master?format=TEXT #6 DONE 0.6s #5 [1/6] FROM docker.io/osmocom-build/debian-bookworm-erlang #5 DONE 1.0s #7 [2/6] WORKDIR /TMP #7 DONE 0.2s #8 [3/6] RUN GIT clone https://gerrit.osmocom.org/erlang/osmo-s1gw.git #8 0.422 Cloning into 'osmo-s1gw'... #8 DONE 0.6s #9 [4/6] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ERLANG/OSMO-S1GW/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-s1gw #9 DONE 0.2s #10 [5/6] RUN CD osmo-s1gw && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && make build #10 0.500 Already on 'master' #10 0.500 Your branch is up to date with 'origin/master'. #10 0.503 refs/heads/master #10 0.518 HEAD is now at 3e1f2d2 osmo_s1gw.app.src: add logger_color_formatter #10 0.521 master #10 0.524 3e1f2d249c24f3ad0071a8b7fa58e1eaf11bd796 #10 0.531 rebar3 asn compile #10 0.757 ===> Fetching provider_asn1 (from {git,"https://github.com/knusbaum/provider_asn1.git", #10 0.757 {tag,"0.4.0"}}) #10 1.394 ===> Fetching providers v1.8.1 #10 1.423 ===> Fetching getopt v1.0.1 #10 1.445 ===> Analyzing applications... #10 1.464 ===> Compiling getopt #10 1.657 ===> Compiling providers #10 1.684 ===> Compiling provider_asn1 #10 1.717 ===> /tmp/osmo-s1gw/asn1/S1AP-CommonDataTypes.asn #10 1.761 ===> /tmp/osmo-s1gw/asn1/S1AP-Constants.asn #10 1.768 ===> /tmp/osmo-s1gw/asn1/S1AP-Containers.asn #10 1.770 ===> /tmp/osmo-s1gw/asn1/S1AP-IEs.asn #10 1.916 ===> /tmp/osmo-s1gw/asn1/S1AP-PDU-Contents.asn #10 2.064 ===> /tmp/osmo-s1gw/asn1/S1AP-PDU-Descriptions.asn #10 2.085 ===> /tmp/osmo-s1gw/asn1/S1AP-SonTransfer-IEs.asn #10 2.087 SonTransfer-IEs:31: 'MobilityInformation' is referenced, but is not defined #10 2.095 rebar3 compile #10 2.297 ===> Verifying dependencies... #10 2.297 ===> Fetching logger_color_formatter (from {git, #10 2.297 "https://github.com/rlipscombe/logger_color_formatter.git", #10 2.297 {ref, #10 2.297 "f1c96f979e6350f8cd787d27fe9ff003cbf3416b"}}) #10 2.841 ===> Analyzing applications... #10 2.852 ===> Compiling logger_color_formatter #10 2.958 ===> Analyzing applications... #10 3.068 ===> Compiling osmo_s1gw #10 7.803 rebar3 escriptize #10 8.010 ===> Verifying dependencies... #10 8.033 ===> Analyzing applications... #10 8.041 ===> Compiling osmo_s1gw #10 8.046 ===> Building escript for osmo_s1gw... #10 DONE 8.3s #11 [6/6] COPY OSMO-S1GW.CONFIG /data/osmo-s1gw.config #11 DONE 0.2s #12 exporting to image #12 exporting layers #12 exporting layers 0.5s done #12 writing image sha256:db445fce2f8c849429d29c0abc10bb5d2495b65b404873bc4dea4768edc77808 0.0s done #12 naming to docker.io/osmocom-build/osmo-s1gw-master:latest 0.0s done #12 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/osmo-s1gw-master' + docker_image_exists osmo-s1gw-master + docker images -q osmocom-build/osmo-s1gw-master + test -n db445fce2f8c + list_osmo_packages debian-bookworm osmo-s1gw-master + local distro=debian-bookworm + local image=osmo-s1gw-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-s1gw-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-s1gw-master ### + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-s1gw-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-s1gw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-s1gw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-s1gw-test + echo ttcn3-s1gw-test + dir=ttcn3-s1gw-test + pull_arg=--pull + grep ^FROM ../ttcn3-s1gw-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-s1gw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-s1gw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-s1gw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/ttcn3-s1gw-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-s1gw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-s1gw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 391B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B 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: 378B 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" s1gw #8 CACHED #9 [4/4] COPY S1GW_TESTS.CFG /data/S1GW_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:5ed46359064ab38c8b2845cc5ac696c543615b0f72f5637bdaae5eaef5e9e529 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-s1gw-test:latest #10 naming to docker.io/osmocom-build/ttcn3-s1gw-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/ttcn3-s1gw-test' + docker_image_exists ttcn3-s1gw-test + docker images -q osmocom-build/ttcn3-s1gw-test + test -n 5ed46359064a + list_osmo_packages debian-bookworm ttcn3-s1gw-test + local distro=debian-bookworm + local image=ttcn3-s1gw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-s1gw-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-s1gw-test/logs/s1gw-tester + cp S1GW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_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-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw + cp s1gw.sh /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/ + cp osmo-s1gw.config /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/ + network_create + SUBNET=2871113 + seq 1 30 + echo (2871113 + 1) % 256 + bc + SUBNET=74 + NET_NAME=ttcn3-s1gw-test-74 + SUB4=172.18.74.0/24 + SUB6=fd02:db8:74::/64 + set +x Creating network ttcn3-s1gw-test-74, trying SUBNET=74... + docker network create --internal --subnet 172.18.74.0/24 --ipv6 --subnet fd02:db8:74::/64 ttcn3-s1gw-test-74 966c32883c0328a3339b3b7ba243dfff03f9206e09bcb8be053020b363086e25 + set +x ### Network ttcn3-s1gw-test-74 created (SUBNET=74) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=74 to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/osmo-s1gw.config Applying SUBNET=74 to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/s1gw.sh Applying SUBNET=74 to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester/S1GW_Tests.cfg + echo Starting container with osmo-s1gw Starting container with osmo-s1gw + docker_network_params 74 100 + NET=74 + ADDR_SUFIX=100 + echo --network ttcn3-s1gw-test-74 --ip 172.18.74.100 --ip6 fd02:db8:74::100 + docker run --rm --network ttcn3-s1gw-test-74 --ip 172.18.74.100 --ip6 fd02:db8:74::100 --ulimit core=-1 --cap-add=NET_ADMIN -e ERL_FLAGS=-config /data/osmo-s1gw.config -v /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw:/data --name jenkins-ttcn3-s1gw-test-9-s1gw -d osmocom-build/osmo-s1gw-master /bin/sh -c /data/s1gw.sh > /data/osmo-s1gw.log 2>&1 5cc24d6e6cef66c50b0331263f62442a1fdca629c40a0673974ec6d427ceb34f + sleep 2 + echo Starting container with the S1GW testsuite Starting container with the S1GW testsuite + docker_network_params 74 101 + NET=74 + ADDR_SUFIX=101 + echo --network ttcn3-s1gw-test-74 --ip 172.18.74.101 --ip6 fd02:db8:74::101 + docker run --rm --network ttcn3-s1gw-test-74 --ip 172.18.74.101 --ip6 fd02:db8:74::101 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw-tester:/data --name jenkins-ttcn3-s1gw-test-9-ttcn3-s1gw-test osmocom-build/ttcn3-s1gw-test + SUBDIR=s1gw + SUITE=S1GW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/s1gw/S1GW_Tests S1GW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli S1GW_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: S1GW_Tests.cfg MC@7f7fb13b3c8b: Unix server socket created successfully. MC@7f7fb13b3c8b: Listening on TCP port 42801. 7f7fb13b3c8b is the default MC2> spawn /osmo-ttcn3-hacks/s1gw/S1GW_Tests 7f7fb13b3c8b 42801 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7f7fb13b3c8b: New HC connected from 172.18.74.101 [172.18.74.101]. 7f7fb13b3c8b: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@7f7fb13b3c8b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7f7fb13b3c8b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7f7fb13b3c8b: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@7f7fb13b3c8b: Configuration file was processed on all HCs. MC@7f7fb13b3c8b: Creating MTC on host 172.18.74.101. MC@7f7fb13b3c8b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7f7fb13b3c8b: Executing control part of module S1GW_Tests. MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup'. ------ S1GW_Tests.TC_setup ------ Sun Jun 23 07:04: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/S1GW_Tests.TC_setup.pcap" >/data/S1GW_Tests.TC_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was initialized. MTC@7f7fb13b3c8b: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. HC@7f7fb13b3c8b: PTC was created. Component reference: 3, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup, testcase name: TC_setup, process id: 45. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup. MTC@7f7fb13b3c8b: PTC was created. Component reference: 3, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. MTC@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }) on component S1APSRV-TC_setup(3). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }). S1APSRV-TC_setup(3)@7f7fb13b3c8b: Mapping port S1APSRV-TC_setup(3):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Map operation of S1APSRV-TC_setup(3):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup(3)@7f7fb13b3c8b: SCTP server listening on "172.18.74.101":36412 HC@7f7fb13b3c8b: PTC was created. Component reference: 4, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup, testcase name: TC_setup, process id: 46. ConnHdlr-TC_setup(4)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup. MTC@7f7fb13b3c8b: PTC was created. Component reference: 4, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup(4):S1AP_CONN and S1APSRV-TC_setup(3):S1AP_CLIENT. ConnHdlr-TC_setup(4)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup(4):S1AP_CONN and S1APSRV-TC_setup(3):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup(4):S1AP_PROC and S1APSRV-TC_setup(3):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup(4):S1AP_PROC and S1APSRV-TC_setup(3):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup(4). MTC@7f7fb13b3c8b: Function was started. ConnHdlr-TC_setup(4)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup(3)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup(4)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup(4):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup(4)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup(4):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup(4)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7f7fb13b3c8b: setverdict(fail): none -> fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"", new component reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Stopping testcase execution from "S1GW_Tests.ttcn":54 MTC@7f7fb13b3c8b: Stopping all components. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Kill was requested from MC. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Terminating test component execution. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Function main was stopped. PTC terminates. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup. S1APSRV-TC_setup(3)@7f7fb13b3c8b: Final verdict of PTC: none MC@7f7fb13b3c8b: PTC 4 on host 172.18.74.101 is not responding. Trying to kill it using its HC. HC@7f7fb13b3c8b: PTC S1APSRV-TC_setup(3) finished. Process statistics: { process id: 45, terminated normally, exit status: 0, user time: 0.004406 s, system time: 0.013220 s, maximum resident set size: 67980, integral resident set size: 0, page faults not requiring physical I/O: 2366, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 0 } HC@7f7fb13b3c8b: Killing component with component reference 4, process id: 46. MTC@7f7fb13b3c8b: All components were stopped. MTC@7f7fb13b3c8b: Stopping test component execution. MTC@7f7fb13b3c8b: Terminating component type S1GW_Tests.test_CT. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup. MTC@7f7fb13b3c8b: Setting final verdict of the test case. MTC@7f7fb13b3c8b: Local verdict of MTC: fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Local verdict of PTC S1APSRV-TC_setup(3): none (fail -> fail) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup(4): error (fail -> error) MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup error'. Sun Jun 23 07:04:41 UTC 2024 ------ S1GW_Tests.TC_setup error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=5402) Waiting for packet dumper to finish... 1 (prev_count=5402, count=6434) MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup error' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi'. ------ S1GW_Tests.TC_setup_multi ------ Sun Jun 23 07:04:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/S1GW_Tests.TC_setup_multi.pcap" >/data/S1GW_Tests.TC_setup_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was initialized. MTC@7f7fb13b3c8b: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup(4) finished. Process statistics: { process id: 46, terminated by a signal, signal number: 9 (Killed), user time: 0.004813 s, system time: 0.000000 s, maximum resident set size: 21368, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC was created. Component reference: 5, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi, testcase name: TC_setup_multi, process id: 86. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 5, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. MTC@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }) on component S1APSRV-TC_setup_multi(5). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Mapping port S1APSRV-TC_setup_multi(5):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Map operation of S1APSRV-TC_setup_multi(5):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 6, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 87. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: SCTP server listening on "172.18.74.101":36412 ConnHdlr-TC_setup_multi(6)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 6, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(6):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(6)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(6):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(6):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(6):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(6). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(6)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(6)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(6):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(6)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(6):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(6)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 7, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 88. ConnHdlr-TC_setup_multi(7)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 7, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(7):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(7)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(7):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(7):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(7):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(7). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(7)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(7)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(7):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(7)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(7):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(7)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 8, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 89. ConnHdlr-TC_setup_multi(8)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 8, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(8):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(8)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(8):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(8):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(8):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(8). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(8)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(8)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(8):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(8)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(8):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@7f7fb13b3c8b: PTC was created. Component reference: 9, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 90. ConnHdlr-TC_setup_multi(8)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(9)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 9, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(9):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(9)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(9):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(9):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(9):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(9). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(9)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(9)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(9):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(9)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(9):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(9)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 10, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 91. ConnHdlr-TC_setup_multi(10)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 10, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(10):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(10)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(10):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(10):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(10):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(10). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(10)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(10)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(10):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(10)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(10):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(10)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 11, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 92. ConnHdlr-TC_setup_multi(11)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 11, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(11):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(11)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(11):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(11):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(11):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(11). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(11)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(11)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(11):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(11)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(11):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(11)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 12, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 93. ConnHdlr-TC_setup_multi(12)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 12, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(12):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(12)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(12):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(12):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(12):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(12). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(12)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(12)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(12):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(12)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(12):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(12)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 13, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 94. ConnHdlr-TC_setup_multi(13)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 13, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(13):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(13)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(13):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(13):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(13):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(13). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(13)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(13)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(13):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(13)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(13):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(13)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 14, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 95. ConnHdlr-TC_setup_multi(14)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 14, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(14):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(14)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(14):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(14):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(14):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(14). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(14)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(14)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(14):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(14)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(14):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(14)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 15, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 96. ConnHdlr-TC_setup_multi(15)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 15, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(15):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(15)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(15):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(15):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(15):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(15). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(15)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(15)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(15):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(15)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(15):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(15)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 16, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 97. ConnHdlr-TC_setup_multi(16)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 16, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(16):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(16)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(16):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(16):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(16):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(16). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(16)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(16)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(16):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(16)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(16):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(16)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 17, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 98. ConnHdlr-TC_setup_multi(17)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 17, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(17):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(17)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(17):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(17):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(17):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(17). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(17)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(17)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(17):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(17)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(17):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(17)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 18, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 99. ConnHdlr-TC_setup_multi(18)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 18, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(18):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(18)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(18):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(18):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(18):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(18). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(18)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(18)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(18):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(18)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(18):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(18)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 19, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 100. ConnHdlr-TC_setup_multi(19)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 19, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(19):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(19)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(19):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(19):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(19):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(19). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(19)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(19)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(19):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(19)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(19):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(19)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 20, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 101. ConnHdlr-TC_setup_multi(20)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 20, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(20):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(20)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(20):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(20):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(20):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(20). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(20)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(20)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(20):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(20)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(20):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(20)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 21, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 102. ConnHdlr-TC_setup_multi(21)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 21, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(21):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(21)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(21):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(21):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(21):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(21). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(21)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(21)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(21):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(21)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(21):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(21)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 22, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 103. ConnHdlr-TC_setup_multi(22)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 22, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(22):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(22)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(22):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(22):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(22):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(22). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(22)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(22)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(22):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(22)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(22):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(22)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 23, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 104. ConnHdlr-TC_setup_multi(23)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 23, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(23):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(23)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(23):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(23):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(23):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(23). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(23)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(23)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(23):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(23)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(23):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(23)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 24, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 105. ConnHdlr-TC_setup_multi(24)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 24, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(24):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(24)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(24):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(24):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(24):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(24). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(24)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(24)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(24):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(24)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(24):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(24)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 25, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 106. ConnHdlr-TC_setup_multi(25)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 25, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(25):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(25)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(25):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(25):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(25):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(25). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(25)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(25)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(25):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(25)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(25):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(25)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 26, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 107. ConnHdlr-TC_setup_multi(26)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 26, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(26):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(26)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(26):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(26):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(26):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(26). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(26)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(26)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(26):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(26)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(26):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(26)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 27, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 108. ConnHdlr-TC_setup_multi(27)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 27, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(27):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(27)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(27):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(27):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(27):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(27). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(27)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(27)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(27):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(27)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(27):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(27)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 28, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 109. ConnHdlr-TC_setup_multi(28)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 28, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(28):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(28)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(28):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(28):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(28):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(28). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(28)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(28)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(28):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(28)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(28):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(28)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 29, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 110. ConnHdlr-TC_setup_multi(29)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 29, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(29):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(29)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(29):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(29):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(29):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(29). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(29)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(29)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(29):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(29)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(29):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(29)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 30, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 111. ConnHdlr-TC_setup_multi(30)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 30, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(30):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(30)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(30):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(30):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(30):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(30). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(30)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(30)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(30):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(30)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(30):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(30)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 31, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 112. ConnHdlr-TC_setup_multi(31)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 31, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(31):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(31)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(31):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(31):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(31):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(31). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(31)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(31)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(31):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(31)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(31):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(31)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 32, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 113. ConnHdlr-TC_setup_multi(32)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 32, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(32):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(32)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(32):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(32):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(32):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(32). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(32)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(32)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(32):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(32)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(32):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(32)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 33, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 114. ConnHdlr-TC_setup_multi(33)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 33, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(33):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(33)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(33):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(33):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(33):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(33). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(33)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(33)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(33):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(33)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(33):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(33)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 34, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 115. ConnHdlr-TC_setup_multi(34)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 34, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(34):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(34)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(34):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(34):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(34):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(34). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(34)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(34)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(34):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(34)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(34):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(34)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 35, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 116. ConnHdlr-TC_setup_multi(35)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 35, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(35):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(35)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(35):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(35):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(35):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(35). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(35)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(35)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(35):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(35)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(35):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(35)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 36, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 117. ConnHdlr-TC_setup_multi(36)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 36, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(36):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(36)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(36):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(36):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(36):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(36). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(36)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(36)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(36):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(36)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(36):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(36)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 37, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 118. ConnHdlr-TC_setup_multi(37)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 37, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(37):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(37)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(37):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(37):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(37):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(37). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(37)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(37)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(37):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(37)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(37):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(37)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 38, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 119. ConnHdlr-TC_setup_multi(38)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 38, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(38):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(38)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(38):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(38):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(38):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(38). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(38)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(38)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(38):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(38)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(38):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(38)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 39, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 120. ConnHdlr-TC_setup_multi(39)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 39, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(39):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(39)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(39):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(39):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(39):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(39). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(39)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(39)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(39):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(39)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(39):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(39)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 40, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 121. ConnHdlr-TC_setup_multi(40)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 40, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(40):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(40)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(40):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(40):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(40):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(40). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(40)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(40)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(40):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(40)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(40):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(40)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 41, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 122. ConnHdlr-TC_setup_multi(41)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 41, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(41):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(41)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(41):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(41):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(41):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(41). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(41)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(41)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(41):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(41)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(41):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(41)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 42, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 123. ConnHdlr-TC_setup_multi(42)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 42, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(42):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(42)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(42):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(42):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(42):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(42). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(42)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(42)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(42):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(42)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(42):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(42)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 43, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 124. ConnHdlr-TC_setup_multi(43)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 43, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(43):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(43)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(43):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(43):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(43):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(43). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(43)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(43)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(43):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(43)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(43):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(43)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 44, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 125. ConnHdlr-TC_setup_multi(44)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 44, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(44):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(44)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(44):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(44):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(44):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(44). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(44)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(44)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(44):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(44)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(44):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(44)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 45, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 126. ConnHdlr-TC_setup_multi(45)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 45, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(45):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(45)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(45):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(45):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(45):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(45). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(45)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(45)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(45):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(45)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(45):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(45)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 46, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 127. ConnHdlr-TC_setup_multi(46)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 46, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(46):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(46)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(46):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(46):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(46):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(46). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(46)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(46)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(46):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(46)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(46):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(46)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@7f7fb13b3c8b: PTC was created. Component reference: 47, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi, testcase name: TC_setup_multi, process id: 128. ConnHdlr-TC_setup_multi(47)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: PTC was created. Component reference: 47, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(47):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(47)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(47):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_setup_multi(47):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_setup_multi(47):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_setup_multi(47). MTC@7f7fb13b3c8b: Function was started. ConnHdlr-TC_setup_multi(47)@7f7fb13b3c8b: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(47)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_setup_multi(47):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(47)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_setup_multi(47):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(47)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7f7fb13b3c8b: setverdict(fail): none -> fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"", new component reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Stopping testcase execution from "S1GW_Tests.ttcn":54 MTC@7f7fb13b3c8b: Stopping all components. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Kill was requested from MC. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Terminating test component execution. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Function main was stopped. PTC terminates. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(5)@7f7fb13b3c8b: Final verdict of PTC: none MC@7f7fb13b3c8b: PTC 6 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 7 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 8 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 9 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 10 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 11 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 12 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 13 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 14 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 15 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 16 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 17 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 18 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 19 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 20 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 21 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 22 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 23 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 24 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 25 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 26 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 27 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 28 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 29 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 30 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 31 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 32 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 33 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 34 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 35 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 36 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 37 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 38 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 39 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 40 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 41 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 42 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 43 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 44 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 45 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 46 on host 172.18.74.101 is not responding. Trying to kill it using its HC. MC@7f7fb13b3c8b: PTC 47 on host 172.18.74.101 is not responding. Trying to kill it using its HC. HC@7f7fb13b3c8b: PTC S1APSRV-TC_setup_multi(5) finished. Process statistics: { process id: 86, terminated normally, exit status: 0, user time: 0.036112 s, system time: 0.028087 s, maximum resident set size: 68100, integral resident set size: 0, page faults not requiring physical I/O: 2395, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 184, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 200, involuntary context switches: 17 } HC@7f7fb13b3c8b: Killing component with component reference 6, process id: 87. HC@7f7fb13b3c8b: Killing component with component reference 7, process id: 88. HC@7f7fb13b3c8b: Killing component with component reference 8, process id: 89. HC@7f7fb13b3c8b: Killing component with component reference 9, process id: 90. HC@7f7fb13b3c8b: Killing component with component reference 10, process id: 91. HC@7f7fb13b3c8b: Killing component with component reference 11, process id: 92. HC@7f7fb13b3c8b: Killing component with component reference 12, process id: 93. HC@7f7fb13b3c8b: Killing component with component reference 13, process id: 94. HC@7f7fb13b3c8b: Killing component with component reference 14, process id: 95. HC@7f7fb13b3c8b: Killing component with component reference 15, process id: 96. HC@7f7fb13b3c8b: Killing component with component reference 16, process id: 97. HC@7f7fb13b3c8b: Killing component with component reference 17, process id: 98. HC@7f7fb13b3c8b: Killing component with component reference 18, process id: 99. HC@7f7fb13b3c8b: Killing component with component reference 19, process id: 100. HC@7f7fb13b3c8b: Killing component with component reference 20, process id: 101. HC@7f7fb13b3c8b: Killing component with component reference 21, process id: 102. HC@7f7fb13b3c8b: Killing component with component reference 22, process id: 103. HC@7f7fb13b3c8b: Killing component with component reference 23, process id: 104. HC@7f7fb13b3c8b: Killing component with component reference 24, process id: 105. HC@7f7fb13b3c8b: Killing component with component reference 25, process id: 106. HC@7f7fb13b3c8b: Killing component with component reference 26, process id: 107. HC@7f7fb13b3c8b: Killing component with component reference 27, process id: 108. HC@7f7fb13b3c8b: Killing component with component reference 28, process id: 109. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(6) finished. Process statistics: { process id: 87, terminated by a signal, signal number: 9 (Killed), user time: 0.007102 s, system time: 0.003551 s, maximum resident set size: 21368, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(7) finished. Process statistics: { process id: 88, terminated by a signal, signal number: 9 (Killed), user time: 0.003411 s, system time: 0.006823 s, maximum resident set size: 21368, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(8) finished. Process statistics: { process id: 89, terminated by a signal, signal number: 9 (Killed), user time: 0.005864 s, system time: 0.005864 s, maximum resident set size: 21368, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(9) finished. Process statistics: { process id: 90, terminated by a signal, signal number: 9 (Killed), user time: 0.003074 s, system time: 0.006148 s, maximum resident set size: 21368, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(10) finished. Process statistics: { process id: 91, terminated by a signal, signal number: 9 (Killed), user time: 0.004063 s, system time: 0.004063 s, maximum resident set size: 21368, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(11) finished. Process statistics: { process id: 92, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.007926 s, maximum resident set size: 21368, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(12) finished. Process statistics: { process id: 93, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.007157 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(13) finished. Process statistics: { process id: 94, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.007285 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(15) finished. Process statistics: { process id: 96, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.007967 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(16) finished. Process statistics: { process id: 97, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.007935 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(20) finished. Process statistics: { process id: 101, terminated by a signal, signal number: 9 (Killed), user time: 0.003680 s, system time: 0.003680 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 6, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(14) finished. Process statistics: { process id: 95, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.007253 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 6, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(22) finished. Process statistics: { process id: 103, terminated by a signal, signal number: 9 (Killed), user time: 0.002693 s, system time: 0.005386 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(17) finished. Process statistics: { process id: 98, terminated by a signal, signal number: 9 (Killed), user time: 0.004184 s, system time: 0.004184 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: Killing component with component reference 29, process id: 110. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(28) finished. Process statistics: { process id: 109, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.008228 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(21) finished. Process statistics: { process id: 102, terminated by a signal, signal number: 9 (Killed), user time: 0.003345 s, system time: 0.003345 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 4 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(18) finished. Process statistics: { process id: 99, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.007723 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 6, involuntary context switches: 0 } HC@7f7fb13b3c8b: Killing component with component reference 30, process id: 111. HC@7f7fb13b3c8b: Killing component with component reference 31, process id: 112. HC@7f7fb13b3c8b: Killing component with component reference 32, process id: 113. HC@7f7fb13b3c8b: Killing component with component reference 33, process id: 114. HC@7f7fb13b3c8b: Killing component with component reference 34, process id: 115. HC@7f7fb13b3c8b: Killing component with component reference 35, process id: 116. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(26) finished. Process statistics: { process id: 107, terminated by a signal, signal number: 9 (Killed), user time: 0.002491 s, system time: 0.004983 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: Killing component with component reference 36, process id: 117. HC@7f7fb13b3c8b: Killing component with component reference 37, process id: 118. HC@7f7fb13b3c8b: Killing component with component reference 38, process id: 119. HC@7f7fb13b3c8b: Killing component with component reference 39, process id: 120. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(19) finished. Process statistics: { process id: 100, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.006712 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 4 } HC@7f7fb13b3c8b: Killing component with component reference 40, process id: 121. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(23) finished. Process statistics: { process id: 104, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.005171 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(24) finished. Process statistics: { process id: 105, terminated by a signal, signal number: 9 (Killed), user time: 0.004225 s, system time: 0.000000 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 488, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(25) finished. Process statistics: { process id: 106, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.006143 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(27) finished. Process statistics: { process id: 108, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.005146 s, maximum resident set size: 21372, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: Killing component with component reference 41, process id: 122. HC@7f7fb13b3c8b: Killing component with component reference 42, process id: 123. HC@7f7fb13b3c8b: Killing component with component reference 43, process id: 124. HC@7f7fb13b3c8b: Killing component with component reference 44, process id: 125. HC@7f7fb13b3c8b: Killing component with component reference 45, process id: 126. HC@7f7fb13b3c8b: Killing component with component reference 46, process id: 127. HC@7f7fb13b3c8b: Killing component with component reference 47, process id: 128. MTC@7f7fb13b3c8b: All components were stopped. MTC@7f7fb13b3c8b: Stopping test component execution. MTC@7f7fb13b3c8b: Terminating component type S1GW_Tests.test_CT. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup_multi. MTC@7f7fb13b3c8b: Setting final verdict of the test case. MTC@7f7fb13b3c8b: Local verdict of MTC: fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Local verdict of PTC S1APSRV-TC_setup_multi(5): none (fail -> fail) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(6): error (fail -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(7): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(8): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(9): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(10): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(11): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(12): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(13): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(14): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(15): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(16): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(17): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(18): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(19): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(20): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(21): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(22): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(23): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(24): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(25): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(26): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(27): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(28): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(29): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(30): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(31): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(32): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(33): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(34): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(35): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(36): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(37): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(38): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(39): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(40): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(41): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(42): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(43): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(44): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(45): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(46): error (error -> error) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_setup_multi(47): error (error -> error) MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi error'. Sun Jun 23 07:05:14 UTC 2024 ------ S1GW_Tests.TC_setup_multi error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43662) Waiting for packet dumper to finish... 1 (prev_count=43662, count=66565) MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi error' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme'. ------ S1GW_Tests.TC_conn_term_by_mme ------ Sun Jun 23 07:05:16 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/S1GW_Tests.TC_conn_term_by_mme.pcap" >/data/S1GW_Tests.TC_conn_term_by_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_by_mme. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was initialized. MTC@7f7fb13b3c8b: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(29) finished. Process statistics: { process id: 110, terminated by a signal, signal number: 9 (Killed), user time: 0.006744 s, system time: 0.000000 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(30) finished. Process statistics: { process id: 111, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.006328 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 3 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(31) finished. Process statistics: { process id: 112, terminated by a signal, signal number: 9 (Killed), user time: 0.002858 s, system time: 0.002858 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(32) finished. Process statistics: { process id: 113, terminated by a signal, signal number: 9 (Killed), user time: 0.005226 s, system time: 0.000000 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(33) finished. Process statistics: { process id: 114, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.004793 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(34) finished. Process statistics: { process id: 115, terminated by a signal, signal number: 9 (Killed), user time: 0.003864 s, system time: 0.000000 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(35) finished. Process statistics: { process id: 116, terminated by a signal, signal number: 9 (Killed), user time: 0.003700 s, system time: 0.000000 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(36) finished. Process statistics: { process id: 117, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.003812 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 489, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(37) finished. Process statistics: { process id: 118, terminated by a signal, signal number: 9 (Killed), user time: 0.003595 s, system time: 0.000000 s, maximum resident set size: 21376, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 10 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(38) finished. Process statistics: { process id: 119, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.003835 s, maximum resident set size: 21380, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 3 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(39) finished. Process statistics: { process id: 120, terminated by a signal, signal number: 9 (Killed), user time: 0.003722 s, system time: 0.000000 s, maximum resident set size: 21380, integral resident set size: 0, page faults not requiring physical I/O: 491, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(40) finished. Process statistics: { process id: 121, terminated by a signal, signal number: 9 (Killed), user time: 0.003975 s, system time: 0.000000 s, maximum resident set size: 21380, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(41) finished. Process statistics: { process id: 122, terminated by a signal, signal number: 9 (Killed), user time: 0.003698 s, system time: 0.000000 s, maximum resident set size: 21380, integral resident set size: 0, page faults not requiring physical I/O: 491, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(42) finished. Process statistics: { process id: 123, terminated by a signal, signal number: 9 (Killed), user time: 0.004366 s, system time: 0.000000 s, maximum resident set size: 21380, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(43) finished. Process statistics: { process id: 124, terminated by a signal, signal number: 9 (Killed), user time: 0.003978 s, system time: 0.000000 s, maximum resident set size: 21380, integral resident set size: 0, page faults not requiring physical I/O: 491, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(44) finished. Process statistics: { process id: 125, terminated by a signal, signal number: 9 (Killed), user time: 0.004964 s, system time: 0.000000 s, maximum resident set size: 21380, integral resident set size: 0, page faults not requiring physical I/O: 490, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(45) finished. Process statistics: { process id: 126, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.004263 s, maximum resident set size: 21384, integral resident set size: 0, page faults not requiring physical I/O: 492, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(46) finished. Process statistics: { process id: 127, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.003697 s, maximum resident set size: 21384, integral resident set size: 0, page faults not requiring physical I/O: 491, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC ConnHdlr-TC_setup_multi(47) finished. Process statistics: { process id: 128, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.003269 s, maximum resident set size: 21384, integral resident set size: 0, page faults not requiring physical I/O: 492, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC was created. Component reference: 48, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 168. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_by_mme. MTC@7f7fb13b3c8b: PTC was created. Component reference: 48, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. MTC@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }) on component S1APSRV-TC_conn_term_by_mme(48). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }). S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Mapping port S1APSRV-TC_conn_term_by_mme(48):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Map operation of S1APSRV-TC_conn_term_by_mme(48):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: SCTP server listening on "172.18.74.101":36412 HC@7f7fb13b3c8b: PTC was created. Component reference: 49, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 169. ConnHdlr-TC_conn_term_by_mme(49)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_conn_term_by_mme. MTC@7f7fb13b3c8b: PTC was created. Component reference: 49, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_conn_term_by_mme(49):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(48):S1AP_CLIENT. ConnHdlr-TC_conn_term_by_mme(49)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_conn_term_by_mme(49):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(48):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_conn_term_by_mme(49):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(48):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_conn_term_by_mme(49):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(48):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_conn_term_by_mme({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_conn_term_by_mme(49). MTC@7f7fb13b3c8b: Function was started. ConnHdlr-TC_conn_term_by_mme(49)@7f7fb13b3c8b: Starting function f_TC_conn_term_by_mme({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_conn_term_by_mme(49)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_conn_term_by_mme(49):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_conn_term_by_mme(49)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_conn_term_by_mme(49):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_conn_term_by_mme(49)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7f7fb13b3c8b: setverdict(fail): none -> fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"", new component reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Stopping testcase execution from "S1GW_Tests.ttcn":54 MTC@7f7fb13b3c8b: Stopping all components. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Kill was requested from MC. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Terminating test component execution. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(48)@7f7fb13b3c8b: Final verdict of PTC: none MC@7f7fb13b3c8b: PTC 49 on host 172.18.74.101 is not responding. Trying to kill it using its HC. HC@7f7fb13b3c8b: PTC S1APSRV-TC_conn_term_by_mme(48) finished. Process statistics: { process id: 168, terminated normally, exit status: 0, user time: 0.011151 s, system time: 0.011151 s, maximum resident set size: 68000, integral resident set size: 0, page faults not requiring physical I/O: 2371, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 3 } HC@7f7fb13b3c8b: Killing component with component reference 49, process id: 169. MTC@7f7fb13b3c8b: All components were stopped. MTC@7f7fb13b3c8b: Stopping test component execution. MTC@7f7fb13b3c8b: Terminating component type S1GW_Tests.test_CT. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_by_mme. MTC@7f7fb13b3c8b: Setting final verdict of the test case. MTC@7f7fb13b3c8b: Local verdict of MTC: fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Local verdict of PTC S1APSRV-TC_conn_term_by_mme(48): none (fail -> fail) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_conn_term_by_mme(49): error (fail -> error) MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme error'. Sun Jun 23 07:05:47 UTC 2024 ------ S1GW_Tests.TC_conn_term_by_mme error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=14981) Waiting for packet dumper to finish... 1 (prev_count=14981, count=16028) MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme error' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail'. ------ S1GW_Tests.TC_conn_term_mme_unavail ------ Sun Jun 23 07:05:49 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/S1GW_Tests.TC_conn_term_mme_unavail.pcap" >/data/S1GW_Tests.TC_conn_term_mme_unavail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_mme_unavail. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was initialized. MTC@7f7fb13b3c8b: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_mme_unavail. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_conn_term_by_mme(49) finished. Process statistics: { process id: 169, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.010204 s, maximum resident set size: 21392, integral resident set size: 0, page faults not requiring physical I/O: 494, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 2 } HC@7f7fb13b3c8b: PTC was created. Component reference: 50, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_mme_unavail, testcase name: TC_conn_term_mme_unavail, process id: 209. S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_mme_unavail. MTC@7f7fb13b3c8b: PTC was created. Component reference: 50, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_mme_unavail. MTC@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }) on component S1APSRV-TC_conn_term_mme_unavail(50). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Stopping PTC with component reference 50. S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }). S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Kill was requested from MC. S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Terminating test component execution. S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_mme_unavail. S1APSRV-TC_conn_term_mme_unavail(50)@7f7fb13b3c8b: Final verdict of PTC: none MTC@7f7fb13b3c8b: PTC with component reference 50 was stopped. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail. HC@7f7fb13b3c8b: PTC was created. Component reference: 51, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail, testcase name: TC_conn_term_mme_unavail, process id: 210. ConnHdlr-TC_conn_term_mme_unavail(51)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_conn_term_mme_unavail. MTC@7f7fb13b3c8b: PTC was created. Component reference: 51, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail. MTC@7f7fb13b3c8b: Starting function f_TC_conn_term_mme_unavail({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_conn_term_mme_unavail(51). MTC@7f7fb13b3c8b: Function was started. ConnHdlr-TC_conn_term_mme_unavail(51)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. ConnHdlr-TC_conn_term_mme_unavail(51)@7f7fb13b3c8b: Starting function f_TC_conn_term_mme_unavail({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). ConnHdlr-TC_conn_term_mme_unavail(51)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_conn_term_mme_unavail(51):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_conn_term_mme_unavail(51)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_conn_term_mme_unavail(51):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_conn_term_mme_unavail(51)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7f7fb13b3c8b: setverdict(fail): none -> fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"", new component reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Stopping testcase execution from "S1GW_Tests.ttcn":54 MTC@7f7fb13b3c8b: Stopping all components. MC@7f7fb13b3c8b: PTC 51 on host 172.18.74.101 is not responding. Trying to kill it using its HC. HC@7f7fb13b3c8b: PTC S1APSRV-TC_conn_term_mme_unavail(50) finished. Process statistics: { process id: 209, terminated normally, exit status: 0, user time: 0.020999 s, system time: 0.004199 s, maximum resident set size: 67032, integral resident set size: 0, page faults not requiring physical I/O: 2349, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 3, involuntary context switches: 2 } HC@7f7fb13b3c8b: Killing component with component reference 51, process id: 210. MTC@7f7fb13b3c8b: All components were stopped. MTC@7f7fb13b3c8b: Stopping test component execution. MTC@7f7fb13b3c8b: Terminating component type S1GW_Tests.test_CT. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_mme_unavail. MTC@7f7fb13b3c8b: Setting final verdict of the test case. MTC@7f7fb13b3c8b: Local verdict of MTC: fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Local verdict of PTC S1APSRV-TC_conn_term_mme_unavail(50): none (fail -> fail) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_conn_term_mme_unavail(51): error (fail -> error) MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail error'. Sun Jun 23 07:06:20 UTC 2024 ------ S1GW_Tests.TC_conn_term_mme_unavail error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=3225) Waiting for packet dumper to finish... 1 (prev_count=3225, count=4275) MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail error' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup'. ------ S1GW_Tests.TC_e_rab_setup ------ Sun Jun 23 07:06:22 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/S1GW_Tests.TC_e_rab_setup.pcap" >/data/S1GW_Tests.TC_e_rab_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup' was executed successfully (exit status: 0). MTC@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was initialized. MTC@7f7fb13b3c8b: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_conn_term_mme_unavail(51) finished. Process statistics: { process id: 210, terminated by a signal, signal number: 9 (Killed), user time: 0.000000 s, system time: 0.007649 s, maximum resident set size: 20956, integral resident set size: 0, page faults not requiring physical I/O: 475, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 4, involuntary context switches: 0 } HC@7f7fb13b3c8b: PTC was created. Component reference: 52, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 250. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup. MTC@7f7fb13b3c8b: PTC was created. Component reference: 52, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. MTC@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup(52). MTC@7f7fb13b3c8b: Function was started. MTC@7f7fb13b3c8b: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Starting function main({ local_ip := "172.18.74.101", local_port := 36412 }). S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Mapping port S1APSRV-TC_e_rab_setup(52):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Map operation of S1APSRV-TC_e_rab_setup(52):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: SCTP server listening on "172.18.74.101":36412 HC@7f7fb13b3c8b: PTC was created. Component reference: 53, component type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 251. ConnHdlr-TC_e_rab_setup(53)@7f7fb13b3c8b: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_e_rab_setup. MTC@7f7fb13b3c8b: PTC was created. Component reference: 53, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_e_rab_setup(53):S1AP_CONN and S1APSRV-TC_e_rab_setup(52):S1AP_CLIENT. ConnHdlr-TC_e_rab_setup(53)@7f7fb13b3c8b: Component type S1GW_Tests.ConnHdlr was initialized. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_e_rab_setup(53):S1AP_CONN and S1APSRV-TC_e_rab_setup(52):S1AP_CLIENT finished. MTC@7f7fb13b3c8b: Connecting ports ConnHdlr-TC_e_rab_setup(53):S1AP_PROC and S1APSRV-TC_e_rab_setup(52):S1AP_PROC. MTC@7f7fb13b3c8b: Connect operation on ConnHdlr-TC_e_rab_setup(53):S1AP_PROC and S1APSRV-TC_e_rab_setup(52):S1AP_PROC finished. MTC@7f7fb13b3c8b: Starting function f_TC_e_rab_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }) on component ConnHdlr-TC_e_rab_setup(53). MTC@7f7fb13b3c8b: Function was started. ConnHdlr-TC_e_rab_setup(53)@7f7fb13b3c8b: Starting function f_TC_e_rab_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_e_rab_setup(53)@7f7fb13b3c8b: Mapping port ConnHdlr-TC_e_rab_setup(53):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_e_rab_setup(53)@7f7fb13b3c8b: Map operation of ConnHdlr-TC_e_rab_setup(53):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_e_rab_setup(53)@7f7fb13b3c8b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7f7fb13b3c8b: setverdict(fail): none -> fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"", new component reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Stopping testcase execution from "S1GW_Tests.ttcn":54 MTC@7f7fb13b3c8b: Stopping all components. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Kill was requested from MC. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Terminating test component execution. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Function main was stopped. PTC terminates. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup. S1APSRV-TC_e_rab_setup(52)@7f7fb13b3c8b: Final verdict of PTC: none MC@7f7fb13b3c8b: PTC 53 on host 172.18.74.101 is not responding. Trying to kill it using its HC. HC@7f7fb13b3c8b: PTC S1APSRV-TC_e_rab_setup(52) finished. Process statistics: { process id: 250, terminated normally, exit status: 0, user time: 0.020379 s, system time: 0.004075 s, maximum resident set size: 68000, integral resident set size: 0, page faults not requiring physical I/O: 2371, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 10, involuntary context switches: 1 } HC@7f7fb13b3c8b: Killing component with component reference 53, process id: 251. MTC@7f7fb13b3c8b: All components were stopped. MTC@7f7fb13b3c8b: Stopping test component execution. MTC@7f7fb13b3c8b: Terminating component type S1GW_Tests.test_CT. MTC@7f7fb13b3c8b: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup. MTC@7f7fb13b3c8b: Setting final verdict of the test case. MTC@7f7fb13b3c8b: Local verdict of MTC: fail reason: ""S1GW_Tests.ttcn:54 : Tguard timeout"" MTC@7f7fb13b3c8b: Local verdict of PTC S1APSRV-TC_e_rab_setup(52): none (fail -> fail) MTC@7f7fb13b3c8b: Local verdict of PTC ConnHdlr-TC_e_rab_setup(53): error (fail -> error) MTC@7f7fb13b3c8b: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup error'. Sun Jun 23 07:06:53 UTC 2024 ------ S1GW_Tests.TC_e_rab_setup error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=3242) Waiting for packet dumper to finish... 1 (prev_count=3242, count=4284) MTC@7f7fb13b3c8b: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup error' was executed successfully (exit status: 0). MC@7f7fb13b3c8b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7f7fb13b3c8b: Terminating MTC. MC@7f7fb13b3c8b: MTC terminated. MC2> exit MC@7f7fb13b3c8b: Shutting down session. HC@7f7fb13b3c8b: PTC ConnHdlr-TC_e_rab_setup(53) finished. Process statistics: { process id: 251, terminated by a signal, signal number: 9 (Killed), user time: 0.003313 s, system time: 0.006626 s, maximum resident set size: 21632, integral resident set size: 0, page faults not requiring physical I/O: 498, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 1 } MC@7f7fb13b3c8b: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/s1gw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL S1GW_Tests.TC_setup pass->FAIL S1GW_Tests.TC_setup_multi pass->FAIL S1GW_Tests.TC_conn_term_by_mme pass->FAIL S1GW_Tests.TC_conn_term_mme_unavail pass->FAIL S1GW_Tests.TC_e_rab_setup Summary: pass->FAIL: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh S1GW_Tests --rm Generated S1GW_Tests.TC_conn_term_by_mme.merged Generated S1GW_Tests.TC_conn_term_mme_unavail.merged Generated S1GW_Tests.TC_e_rab_setup.merged Generated S1GW_Tests.TC_setup.merged Generated S1GW_Tests.TC_setup_multi.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-s1gw-test-74 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-s1gw-test-74 + docker network remove ttcn3-s1gw-test-74 ttcn3-s1gw-test-74 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/_cache:/cache --name jenkins-ttcn3-s1gw-test-9-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-s1gw-test/logs/s1gw-tester/junit-xml-21.log 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