Started by user Vadim Yanitskiy 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 7be93fc721de12b6ff0b47fd346848e5107c68ee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7be93fc721de12b6ff0b47fd346848e5107c68ee # timeout=10 Commit message: "ttcn3-s1gw-test: start osmo-s1gw container with --user=root" > git rev-list --no-walk 9ca9bed0acf4fbf82fa56ada8be7f62cbbc9190d # timeout=10 [ttcn3-s1gw-test] $ /bin/sh -xe /tmp/jenkins8057768086031512876.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-10 = 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.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/9] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.50kB done #7 DONE 0.0s #8 [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 #8 CACHED #9 [6/9] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #9 CACHED #10 [4/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends libpcap-dev libsctp1 && apt-get clean #10 CACHED #11 [5/9] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [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 #12 CACHED #13 [8/9] RUN USERADD --uid=1000 -m build #13 CACHED #14 [2/9] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends erlang rebar rebar3 && apt-get clean #14 CACHED #15 [9/9] WORKDIR /HOME/BUILD #15 CACHED #16 exporting to image #16 exporting layers done #16 writing image sha256:23d2ef3671f51d9b49b1703fd94a381e8c45433683c229ac770d1849f46a2eea done #16 naming to docker.io/osmocom-build/debian-bookworm-erlang:latest 0.0s done #16 DONE 0.0s 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.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-erlang:latest #3 DONE 0.0s #4 [1/6] FROM docker.io/osmocom-build/debian-bookworm-erlang #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 63B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/erlang/osmo-s1gw/+/master?format=TEXT #6 DONE 0.1s #7 [2/6] WORKDIR /TMP #7 CACHED #8 [3/6] RUN GIT clone https://gerrit.osmocom.org/erlang/osmo-s1gw.git #8 CACHED #9 [4/6] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/ERLANG/OSMO-S1GW/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-s1gw #9 CACHED #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 CACHED #11 [6/6] COPY OSMO-S1GW.CONFIG /data/osmo-s1gw.config #11 CACHED #12 exporting to image #12 exporting layers done #12 writing image sha256:db445fce2f8c849429d29c0abc10bb5d2495b65b404873bc4dea4768edc77808 done #12 naming to docker.io/osmocom-build/osmo-s1gw-master:latest done #12 DONE 0.0s 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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 391B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 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 done #10 naming to docker.io/osmocom-build/ttcn3-s1gw-test:latest 0.0s 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=64127 + seq 1 30 + echo (64127 + 1) % 256 + bc + SUBNET=128 + NET_NAME=ttcn3-s1gw-test-128 + SUB4=172.18.128.0/24 + SUB6=fd02:db8:128::/64 + set +x Creating network ttcn3-s1gw-test-128, trying SUBNET=128... + docker network create --internal --subnet 172.18.128.0/24 --ipv6 --subnet fd02:db8:128::/64 ttcn3-s1gw-test-128 642faa91cf9558d646fe31e27e12c2b8079d0e7417a955d907b1a14c7bcb3c11 + set +x ### Network ttcn3-s1gw-test-128 created (SUBNET=128) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=128 to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/osmo-s1gw.config Applying SUBNET=128 to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test/logs/s1gw/s1gw.sh Applying SUBNET=128 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 128 100 + NET=128 + ADDR_SUFIX=100 + echo --network ttcn3-s1gw-test-128 --ip 172.18.128.100 --ip6 fd02:db8:128::100 + docker run --rm --network ttcn3-s1gw-test-128 --ip 172.18.128.100 --ip6 fd02:db8:128::100 --user=root --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-10-s1gw -d osmocom-build/osmo-s1gw-master /bin/sh -c /data/s1gw.sh > /data/osmo-s1gw.log 2>&1 ae18eeca7d625c5917eef65c18acf206183f1694da0f7bfae3cf0f5f7393c28f + sleep 2 + echo Starting container with the S1GW testsuite Starting container with the S1GW testsuite + docker_network_params 128 101 + NET=128 + ADDR_SUFIX=101 + echo --network ttcn3-s1gw-test-128 --ip 172.18.128.101 --ip6 fd02:db8:128::101 + docker run --rm --network ttcn3-s1gw-test-128 --ip 172.18.128.101 --ip6 fd02:db8:128::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-10-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@b6021e5f16ca: Unix server socket created successfully. MC@b6021e5f16ca: Listening on TCP port 44977. MC2> b6021e5f16ca is the default spawn /osmo-ttcn3-hacks/s1gw/S1GW_Tests b6021e5f16ca 44977 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b6021e5f16ca: New HC connected from 172.18.128.101 [172.18.128.101]. b6021e5f16ca: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@b6021e5f16ca: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@b6021e5f16ca: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@b6021e5f16ca: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@b6021e5f16ca: Configuration file was processed on all HCs. MC@b6021e5f16ca: Creating MTC on host 172.18.128.101. MC@b6021e5f16ca: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b6021e5f16ca: Executing control part of module S1GW_Tests. MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup'. ------ S1GW_Tests.TC_setup ------ Sun Jun 23 15:02:59 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@b6021e5f16ca: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was initialized. MTC@b6021e5f16ca: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup. MTC@b6021e5f16ca: PTC was created. Component reference: 3, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. MTC@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }) on component S1APSRV-TC_setup(3). MTC@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup. S1APSRV-TC_setup(3)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup(3)@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }). S1APSRV-TC_setup(3)@b6021e5f16ca: Mapping port S1APSRV-TC_setup(3):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup(3)@b6021e5f16ca: Map operation of S1APSRV-TC_setup(3):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup(3)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup(3)@b6021e5f16ca: SCTP server listening on "172.18.128.101":36412 HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup. MTC@b6021e5f16ca: PTC was created. Component reference: 4, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup(4):S1AP_CONN and S1APSRV-TC_setup(3):S1AP_CLIENT. ConnHdlr-TC_setup(4)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup(4):S1AP_CONN and S1APSRV-TC_setup(3):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup(4):S1AP_PROC and S1APSRV-TC_setup(3):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup(4):S1AP_PROC and S1APSRV-TC_setup(3):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. ConnHdlr-TC_setup(4)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup(3)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup(4)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup(4):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup(4)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup(4):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup(4)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup(4)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup(3)@b6021e5f16ca: eNB connection (id=2, "172.18.128.100":37739) established S1APSRV-TC_setup(3)@b6021e5f16ca: Connection (id=2) is registered ConnHdlr-TC_setup(4)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup(4)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup(4):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup(4)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup(4):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup(3)@b6021e5f16ca: eNB connection (id=2, "172.18.128.100":37739) closed S1APSRV-TC_setup(3)@b6021e5f16ca: Connection (id=2) is deleted ConnHdlr-TC_setup(4)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup(3)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup(4)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup(4)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup(4)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup. ConnHdlr-TC_setup(4)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 4 is done. MTC@b6021e5f16ca: Terminating component type S1GW_Tests.test_CT. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup. S1APSRV-TC_setup(3)@b6021e5f16ca: Kill was requested from MC. S1APSRV-TC_setup(3)@b6021e5f16ca: Terminating test component execution. S1APSRV-TC_setup(3)@b6021e5f16ca: Function main was stopped. PTC terminates. S1APSRV-TC_setup(3)@b6021e5f16ca: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_setup(3)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup. S1APSRV-TC_setup(3)@b6021e5f16ca: Final verdict of PTC: none MTC@b6021e5f16ca: Setting final verdict of the test case. MTC@b6021e5f16ca: Local verdict of MTC: none MTC@b6021e5f16ca: Local verdict of PTC S1APSRV-TC_setup(3): none (none -> none) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup(4): pass (none -> pass) MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup pass'. Sun Jun 23 15:03:00 UTC 2024 ====== S1GW_Tests.TC_setup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1383) Waiting for packet dumper to finish... 1 (prev_count=1383, count=5794) MTC@b6021e5f16ca: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup pass' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi'. ------ S1GW_Tests.TC_setup_multi ------ Sun Jun 23 15:03:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@b6021e5f16ca: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup_multi. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was initialized. MTC@b6021e5f16ca: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. HC@b6021e5f16ca: PTC S1APSRV-TC_setup(3) finished. Process statistics: { process id: 45, terminated normally, exit status: 0, user time: 0.012365 s, system time: 0.012365 s, maximum resident set size: 69300, integral resident set size: 0, page faults not requiring physical I/O: 2404, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 1 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup(4) finished. Process statistics: { process id: 46, terminated normally, exit status: 0, user time: 0.012270 s, system time: 0.012270 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, 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: 14, involuntary context switches: 0 } HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 5, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. MTC@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }) on component S1APSRV-TC_setup_multi(5). MTC@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Mapping port S1APSRV-TC_setup_multi(5):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Map operation of S1APSRV-TC_setup_multi(5):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: SCTP server listening on "172.18.128.101":36412 HC@b6021e5f16ca: 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. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 6, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(6):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(6):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(6):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(6):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(6):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(6):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@b6021e5f16ca: 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(6)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 7, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(7):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=2, "172.18.128.100":40203) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=2) is registered MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(7):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(7):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(7):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(7):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(7):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@b6021e5f16ca: 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(7)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 8, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(8):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=3, "172.18.128.100":48035) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=3) is registered ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: setverdict(pass): none -> pass MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(8):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(8):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(8):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(8):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(8):S1AP_ENB to system:S1AP_CODEC_PT finished. HC@b6021e5f16ca: 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)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 9, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(9):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=4, "172.18.128.100":36337) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=4) is registered ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(9):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(9):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(9):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: eNB connection established MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(9):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(9):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=5, "172.18.128.100":54700) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=5) is registered HC@b6021e5f16ca: 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(9)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 10, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(10):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(10):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(10):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(10):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(10):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(10):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=16, "172.18.128.100":52261) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=16) is registered HC@b6021e5f16ca: 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(10)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 11, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(11):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(11):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(11):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(11):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(11):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(11):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=17, "172.18.128.100":53994) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=17) is registered ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 12, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(12):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(12):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(12):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(12):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(12):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(12):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=18, "172.18.128.100":44459) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=18) is registered HC@b6021e5f16ca: 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(12)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 13, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(13):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(13):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(13):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(13):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(13):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(13):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=19, "172.18.128.100":54706) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=19) is registered HC@b6021e5f16ca: 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(13)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 14, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(14):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(14):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(14):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(14):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(14):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(14):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=20, "172.18.128.100":53532) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=20) is registered HC@b6021e5f16ca: 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(14)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 15, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(15):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(15):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(15):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(15):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(15):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(15):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@b6021e5f16ca: 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(15)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=21, "172.18.128.100":52564) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=21) is registered ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 16, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(16):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(16):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(16):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(16):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(16):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(16):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@b6021e5f16ca: 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(16)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=22, "172.18.128.100":41371) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=22) is registered ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 17, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(17):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(17):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(17):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(17):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(17):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(17):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=23, "172.18.128.100":40672) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=23) is registered ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 18, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(18):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(18):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(18):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(18):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(18):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(18):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=24, "172.18.128.100":49343) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=24) is registered ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 19, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(19):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(19):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(19):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(19):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(19):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(19):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=25, "172.18.128.100":36917) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=25) is registered ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 20, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(20):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(20):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(20):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(20):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(20):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(20):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=26, "172.18.128.100":58952) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=26) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 21, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(21):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(21):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(21):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(21):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(21):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(21):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: setverdict(pass): none -> pass HC@b6021e5f16ca: 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. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=27, "172.18.128.100":41516) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=27) is registered ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 22, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(22):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(22):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(22):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(22):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(22):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(22):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@b6021e5f16ca: 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(22)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=28, "172.18.128.100":55492) established ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=28) is registered ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 23, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(23):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(23):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(23):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(23):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(23):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(23):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@b6021e5f16ca: 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(23)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=29, "172.18.128.100":55264) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=29) is registered ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 24, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(24):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(24):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(24):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(24):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(24):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(24):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: setverdict(pass): none -> pass HC@b6021e5f16ca: 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(24)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=30, "172.18.128.100":37783) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=30) is registered ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 25, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(25):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(25):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(25):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(25):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(25):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(25):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@b6021e5f16ca: 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(25)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=31, "172.18.128.100":48960) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=31) is registered ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 26, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(26):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(26):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(26):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(26):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(26):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(26):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=32, "172.18.128.100":45808) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=32) is registered ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 27, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(27):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(27):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(27):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(27):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(27):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(27):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@b6021e5f16ca: 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(27)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=33, "172.18.128.100":59502) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=33) is registered ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 28, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(28):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(28):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(28):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(28):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(28):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(28):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=34, "172.18.128.100":51323) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=34) is registered ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 29, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(29):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(29):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(29):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(29):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(29):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(29):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@b6021e5f16ca: 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. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=35, "172.18.128.100":57251) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=35) is registered ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: eNB connection established ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 30, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(30):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(30):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(30):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(30):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(30):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(30):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=36, "172.18.128.100":41205) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=36) is registered ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 31, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(31):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(31):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(31):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(31):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(31):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(31):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=37, "172.18.128.100":41151) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=37) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 32, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(32):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(32):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(32):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(32):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(32):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(32):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=38, "172.18.128.100":35715) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=38) is registered ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 33, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(33):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(33):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(33):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(33):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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). ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: setverdict(pass): none -> pass MTC@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(33):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(33):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=39, "172.18.128.100":43060) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=39) is registered ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 34, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(34):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(34):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(34):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(34):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(34):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(34):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=40, "172.18.128.100":41025) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=40) is registered ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 35, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(35):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(35):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(35):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(35):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(35):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(35):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=41, "172.18.128.100":59813) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=41) is registered ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 36, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(36):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: setverdict(pass): none -> pass MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(36):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(36):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(36):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(36):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(36):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=42, "172.18.128.100":43004) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=42) is registered ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 37, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(37):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(37):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(37):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(37):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: setverdict(pass): none -> pass MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(37):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(37):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=43, "172.18.128.100":47202) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=43) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 38, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(38):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(38):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(38):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(38):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(38):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(38):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=44, "172.18.128.100":57059) established ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=44) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 39, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(39):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(39):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(39):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(39):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: setverdict(pass): none -> pass MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(39):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(39):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=45, "172.18.128.100":39854) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=45) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 40, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(40):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(40):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(40):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(40):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(40):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(40):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=46, "172.18.128.100":45507) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=46) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 41, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(41):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(41):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(41):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(41):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(41):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(41):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=47, "172.18.128.100":38714) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=47) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 42, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(42):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(42):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(42):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(42):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(42):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(42):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=48, "172.18.128.100":48285) established ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=48) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 43, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(43):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(43):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(43):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(43):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(43):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(43):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=49, "172.18.128.100":40917) established ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=49) is registered ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 44, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(44):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(44):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(44):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(44):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(44):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(44):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=50, "172.18.128.100":33539) established ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=50) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 45, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(45):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(45):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(45):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(45):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(45):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(45):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=51, "172.18.128.100":40039) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=51) is registered HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 46, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(46):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(46):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(46):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(46):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } }). S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(46):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(46):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=52, "172.18.128.100":59718) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=52) is registered ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: eNB connection established HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_setup_multi. MTC@b6021e5f16ca: PTC was created. Component reference: 47, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_setup_multi. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(47):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(47):S1AP_CONN and S1APSRV-TC_setup_multi(5):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_setup_multi(47):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_setup_multi(47):S1AP_PROC and S1APSRV-TC_setup_multi(5):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Starting function f_TC_setup({ genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } }). ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Mapping port ConnHdlr-TC_setup_multi(47):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Map operation of ConnHdlr-TC_setup_multi(47):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: eNB connection established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=53, "172.18.128.100":56020) established S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=53) is registered ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(6):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(6):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(7):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(7):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=2, "172.18.128.100":40203) closed ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=2) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(6)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 6 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=3, "172.18.128.100":48035) closed ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=3) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(7)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 7 is done. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(8):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(8):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=4, "172.18.128.100":36337) closed ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=4) is deleted ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(9):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(9):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(8)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 8 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=5, "172.18.128.100":54700) closed ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=5) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000011'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(9)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 9 is done. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(10):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(10):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=16, "172.18.128.100":52261) closed ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=16) is deleted ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(11):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(11):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(10)@b6021e5f16ca: Final verdict of PTC: pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=17, "172.18.128.100":53994) closed MTC@b6021e5f16ca: PTC with component reference 10 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=17) is deleted ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(12):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(12):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000101'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(11)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 11 is done. ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(13):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=18, "172.18.128.100":44459) closed ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(13):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=18) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000110'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=19, "172.18.128.100":54706) closed ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(14):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=19) is deleted ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(12)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(14):S1AP_ENB from system:S1AP_CODEC_PT finished. MTC@b6021e5f16ca: PTC with component reference 12 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000111'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=20, "172.18.128.100":53532) closed ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(13)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(15):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: eNB connection closed MTC@b6021e5f16ca: PTC with component reference 13 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=20) is deleted ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(15):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(16):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(14)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 14 is done. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(16):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=21, "172.18.128.100":52564) closed ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=21) is deleted ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(17):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(17):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=22, "172.18.128.100":41371) closed ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(18):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(15)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=22) is deleted ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(18):S1AP_ENB from system:S1AP_CODEC_PT finished. MTC@b6021e5f16ca: PTC with component reference 15 is done. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(19):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001010'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(19):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=23, "172.18.128.100":40672) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=23) is deleted ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(16)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(20):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=24, "172.18.128.100":49343) closed MTC@b6021e5f16ca: PTC with component reference 16 is done. ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(18)@b6021e5f16ca: Final verdict of PTC: pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=24) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001011'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001100'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=25, "172.18.128.100":36917) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=25) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001101'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=26, "172.18.128.100":58952) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=26) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=27, "172.18.128.100":41516) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=27) is deleted ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(21):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(17)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(22):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(19)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(23):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(24):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(25):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(20):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=28, "172.18.128.100":55492) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=28) is deleted MTC@b6021e5f16ca: PTC with component reference 17 is done. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(20)@b6021e5f16ca: Final verdict of PTC: pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001110'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000001111'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010000'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=29, "172.18.128.100":55264) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=29) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=30, "172.18.128.100":37783) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=30) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=31, "172.18.128.100":48960) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=31) is deleted ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(21):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(21)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(22):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(22)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(26):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(27):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(28):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(29):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(30):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(31):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(32):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(33):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(34):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=32, "172.18.128.100":45808) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=32) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=33, "172.18.128.100":59502) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=33) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=34, "172.18.128.100":51323) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=34) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=35, "172.18.128.100":57251) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=35) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=36, "172.18.128.100":41205) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=36) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=37, "172.18.128.100":41151) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=37) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=38, "172.18.128.100":35715) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=38) is deleted ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(24):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(23):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(25):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: eNB connection closed MTC@b6021e5f16ca: PTC with component reference 18 is done. MTC@b6021e5f16ca: PTC with component reference 19 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=39, "172.18.128.100":43060) closed ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(34):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(31):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(33):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(31)@b6021e5f16ca: Final verdict of PTC: pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=39) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010010'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010001'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010011'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=40, "172.18.128.100":41025) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=40) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(33)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(32):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(32)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 20 is done. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(28):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(28)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(26):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(26)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(27):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(27)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(29):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(29)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(24)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(35):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(30):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(30)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(25)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(23)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(36):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(37):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(34)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(38):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(39):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(40):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(41):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011011'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011010'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010110'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010101'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010111'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000010100'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011000'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011100'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=41, "172.18.128.100":59813) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=41) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=42, "172.18.128.100":43004) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=42) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=43, "172.18.128.100":47202) closed MTC@b6021e5f16ca: PTC with component reference 21 is done. ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(42):S1AP_ENB from system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=43) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=44, "172.18.128.100":57059) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=44) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=45, "172.18.128.100":39854) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=45) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=46, "172.18.128.100":45507) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=46) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=47, "172.18.128.100":38714) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=47) is deleted ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(43):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(44):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(45):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(35):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(35)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(38):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(38)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(46):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Unmapping port ConnHdlr-TC_setup_multi(47):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(41):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(41)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(40):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(40)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(37):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(37)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(39):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(39)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(36):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(36)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 22 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011101'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100000'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100010'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100011'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011111'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(42):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000011110'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=48, "172.18.128.100":48285) closed ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(43):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(44):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(45):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(46):S1AP_ENB from system:S1AP_CODEC_PT finished. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_setup_multi(47):S1AP_ENB from system:S1AP_CODEC_PT finished. MTC@b6021e5f16ca: PTC with component reference 23 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=48) is deleted MTC@b6021e5f16ca: PTC with component reference 24 is done. MTC@b6021e5f16ca: PTC with component reference 25 is done. MTC@b6021e5f16ca: PTC with component reference 26 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=49, "172.18.128.100":40917) closed MTC@b6021e5f16ca: PTC with component reference 27 is done. MTC@b6021e5f16ca: PTC with component reference 28 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=49) is deleted MTC@b6021e5f16ca: PTC with component reference 29 is done. ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: eNB connection closed MTC@b6021e5f16ca: PTC with component reference 30 is done. MTC@b6021e5f16ca: PTC with component reference 31 is done. MTC@b6021e5f16ca: PTC with component reference 32 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=50, "172.18.128.100":33539) closed MTC@b6021e5f16ca: PTC with component reference 33 is done. MTC@b6021e5f16ca: PTC with component reference 34 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=50) is deleted ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: eNB connection closed ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=51, "172.18.128.100":40039) closed MTC@b6021e5f16ca: PTC with component reference 35 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=51) is deleted MTC@b6021e5f16ca: PTC with component reference 36 is done. MTC@b6021e5f16ca: PTC with component reference 37 is done. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: eNB connection closed MTC@b6021e5f16ca: PTC with component reference 38 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=52, "172.18.128.100":59718) closed MTC@b6021e5f16ca: PTC with component reference 39 is done. MTC@b6021e5f16ca: PTC with component reference 40 is done. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=52) is deleted MTC@b6021e5f16ca: PTC with component reference 41 is done. ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: eNB connection (id=53, "172.18.128.100":56020) closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Connection (id=53) is deleted S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100101'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100100'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: eNB connection closed S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100110'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(43)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(42)@b6021e5f16ca: Final verdict of PTC: pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000100111'B }, iE_Extensions := omit } has been unregistered S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(44)@b6021e5f16ca: Final verdict of PTC: pass ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(45)@b6021e5f16ca: Final verdict of PTC: pass S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000101001'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(46)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 42 is done. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Function f_TC_setup finished. PTC terminates. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi(47)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 43 is done. MTC@b6021e5f16ca: PTC with component reference 44 is done. MTC@b6021e5f16ca: PTC with component reference 45 is done. MTC@b6021e5f16ca: PTC with component reference 46 is done. MTC@b6021e5f16ca: PTC with component reference 47 is done. MTC@b6021e5f16ca: Terminating component type S1GW_Tests.test_CT. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Kill was requested from MC. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Terminating test component execution. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Function main was stopped. PTC terminates. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(5)@b6021e5f16ca: Final verdict of PTC: none MTC@b6021e5f16ca: Setting final verdict of the test case. MTC@b6021e5f16ca: Local verdict of MTC: none MTC@b6021e5f16ca: Local verdict of PTC S1APSRV-TC_setup_multi(5): none (none -> none) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(6): pass (none -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(7): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(8): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(9): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(10): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(11): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(12): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(13): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(14): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(15): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(16): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(17): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(18): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(19): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(20): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(21): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(22): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(23): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(24): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(25): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(26): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(27): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(28): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(29): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(30): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(31): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(32): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(33): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(34): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(35): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(36): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(37): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(38): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(39): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(40): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(41): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(42): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(43): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(44): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(45): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(46): pass (pass -> pass) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_setup_multi(47): pass (pass -> pass) MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi pass'. Sun Jun 23 15:03:04 UTC 2024 ====== S1GW_Tests.TC_setup_multi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8620) Waiting for packet dumper to finish... 1 (prev_count=8620, count=124300) MTC@b6021e5f16ca: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi pass' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme'. ------ S1GW_Tests.TC_conn_term_by_mme ------ Sun Jun 23 15:03:06 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@b6021e5f16ca: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_by_mme. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was initialized. MTC@b6021e5f16ca: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. HC@b6021e5f16ca: PTC S1APSRV-TC_setup_multi(5) finished. Process statistics: { process id: 86, terminated normally, exit status: 0, user time: 0.083580 s, system time: 0.054327 s, maximum resident set size: 69500, integral resident set size: 0, page faults not requiring physical I/O: 2452, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 1152, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 271, involuntary context switches: 48 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(6) finished. Process statistics: { process id: 87, terminated normally, exit status: 0, user time: 0.067378 s, system time: 0.007926 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 4 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(7) finished. Process statistics: { process id: 88, terminated normally, exit status: 0, user time: 0.041790 s, system time: 0.030393 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 3 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(8) finished. Process statistics: { process id: 89, terminated normally, exit status: 0, user time: 0.053981 s, system time: 0.019279 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 2 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(9) finished. Process statistics: { process id: 90, terminated normally, exit status: 0, user time: 0.046428 s, system time: 0.019345 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 3 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(10) finished. Process statistics: { process id: 91, terminated normally, exit status: 0, user time: 0.041321 s, system time: 0.020660 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 1 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(11) finished. Process statistics: { process id: 92, terminated normally, exit status: 0, user time: 0.058105 s, system time: 0.020752 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 1 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(12) finished. Process statistics: { process id: 93, terminated normally, exit status: 0, user time: 0.056290 s, system time: 0.012062 s, maximum resident set size: 68884, integral resident set size: 0, page faults not requiring physical I/O: 2406, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 3 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(13) finished. Process statistics: { process id: 94, terminated normally, exit status: 0, user time: 0.057144 s, system time: 0.016326 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(14) finished. Process statistics: { process id: 95, terminated normally, exit status: 0, user time: 0.050433 s, system time: 0.007759 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2398, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 22 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(15) finished. Process statistics: { process id: 96, terminated normally, exit status: 0, user time: 0.055556 s, system time: 0.012820 s, maximum resident set size: 68940, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 7 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(16) finished. Process statistics: { process id: 97, terminated normally, exit status: 0, user time: 0.049067 s, system time: 0.016355 s, maximum resident set size: 68884, integral resident set size: 0, page faults not requiring physical I/O: 2403, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 3 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(17) finished. Process statistics: { process id: 98, terminated normally, exit status: 0, user time: 0.040798 s, system time: 0.006799 s, maximum resident set size: 68824, integral resident set size: 0, page faults not requiring physical I/O: 2403, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 14 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(18) finished. Process statistics: { process id: 99, terminated normally, exit status: 0, user time: 0.044265 s, system time: 0.012072 s, maximum resident set size: 68860, integral resident set size: 0, page faults not requiring physical I/O: 2404, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 8 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(19) finished. Process statistics: { process id: 100, terminated normally, exit status: 0, user time: 0.040049 s, system time: 0.014563 s, maximum resident set size: 68808, integral resident set size: 0, page faults not requiring physical I/O: 2402, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 5 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(20) finished. Process statistics: { process id: 101, terminated normally, exit status: 0, user time: 0.025583 s, system time: 0.007309 s, maximum resident set size: 69052, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 15 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(21) finished. Process statistics: { process id: 102, terminated normally, exit status: 0, user time: 0.013735 s, system time: 0.018314 s, maximum resident set size: 69052, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 19 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(22) finished. Process statistics: { process id: 103, terminated normally, exit status: 0, user time: 0.025201 s, system time: 0.007200 s, maximum resident set size: 69052, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 5 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(23) finished. Process statistics: { process id: 104, terminated normally, exit status: 0, user time: 0.023559 s, system time: 0.004711 s, maximum resident set size: 68764, integral resident set size: 0, page faults not requiring physical I/O: 2408, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 7 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(24) finished. Process statistics: { process id: 105, terminated normally, exit status: 0, user time: 0.021869 s, system time: 0.003644 s, maximum resident set size: 69052, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 9 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(25) finished. Process statistics: { process id: 106, terminated normally, exit status: 0, user time: 0.021771 s, system time: 0.003628 s, maximum resident set size: 69052, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 10 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(26) finished. Process statistics: { process id: 107, terminated normally, exit status: 0, user time: 0.020340 s, system time: 0.006780 s, maximum resident set size: 67584, integral resident set size: 0, page faults not requiring physical I/O: 2424, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 19 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(27) finished. Process statistics: { process id: 108, terminated normally, exit status: 0, user time: 0.014027 s, system time: 0.010520 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 24 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(28) finished. Process statistics: { process id: 109, terminated normally, exit status: 0, user time: 0.022473 s, system time: 0.003745 s, maximum resident set size: 68896, integral resident set size: 0, page faults not requiring physical I/O: 2402, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 64 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(29) finished. Process statistics: { process id: 110, terminated normally, exit status: 0, user time: 0.009802 s, system time: 0.014704 s, maximum resident set size: 69056, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 3 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(30) finished. Process statistics: { process id: 111, terminated normally, exit status: 0, user time: 0.022223 s, system time: 0.012699 s, maximum resident set size: 69032, integral resident set size: 0, page faults not requiring physical I/O: 2402, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 43 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(31) finished. Process statistics: { process id: 112, terminated normally, exit status: 0, user time: 0.028126 s, system time: 0.008036 s, maximum resident set size: 69048, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 33 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(32) finished. Process statistics: { process id: 113, terminated normally, exit status: 0, user time: 0.019667 s, system time: 0.003933 s, maximum resident set size: 69056, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 6 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(33) finished. Process statistics: { process id: 114, terminated normally, exit status: 0, user time: 0.017728 s, system time: 0.008864 s, maximum resident set size: 67512, integral resident set size: 0, page faults not requiring physical I/O: 2432, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 15 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(34) finished. Process statistics: { process id: 115, terminated normally, exit status: 0, user time: 0.016992 s, system time: 0.008496 s, maximum resident set size: 69056, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 8 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(35) finished. Process statistics: { process id: 116, terminated normally, exit status: 0, user time: 0.016478 s, system time: 0.004119 s, maximum resident set size: 68816, integral resident set size: 0, page faults not requiring physical I/O: 2404, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 8 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(36) finished. Process statistics: { process id: 117, terminated normally, exit status: 0, user time: 0.021165 s, system time: 0.000000 s, maximum resident set size: 69056, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 5 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(37) finished. Process statistics: { process id: 118, terminated normally, exit status: 0, user time: 0.012154 s, system time: 0.016206 s, maximum resident set size: 68272, integral resident set size: 0, page faults not requiring physical I/O: 2411, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 3 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(38) finished. Process statistics: { process id: 119, terminated normally, exit status: 0, user time: 0.012897 s, system time: 0.008598 s, maximum resident set size: 68916, integral resident set size: 0, page faults not requiring physical I/O: 2402, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 0 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(39) finished. Process statistics: { process id: 120, terminated normally, exit status: 0, user time: 0.024887 s, system time: 0.004147 s, maximum resident set size: 69056, integral resident set size: 0, page faults not requiring physical I/O: 2400, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 1 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(40) finished. Process statistics: { process id: 121, terminated normally, exit status: 0, user time: 0.023229 s, system time: 0.004645 s, maximum resident set size: 68180, integral resident set size: 0, page faults not requiring physical I/O: 2417, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 2 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(41) finished. Process statistics: { process id: 122, terminated normally, exit status: 0, user time: 0.016088 s, system time: 0.004022 s, maximum resident set size: 68712, integral resident set size: 0, page faults not requiring physical I/O: 2411, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(42) finished. Process statistics: { process id: 123, terminated normally, exit status: 0, user time: 0.015050 s, system time: 0.003762 s, maximum resident set size: 67640, integral resident set size: 0, page faults not requiring physical I/O: 2441, page faults requiring physical I/O: 6, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 7 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(43) finished. Process statistics: { process id: 124, terminated normally, exit status: 0, user time: 0.009520 s, system time: 0.009520 s, maximum resident set size: 68776, integral resident set size: 0, page faults not requiring physical I/O: 2412, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 4 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(44) finished. Process statistics: { process id: 125, terminated normally, exit status: 0, user time: 0.003921 s, system time: 0.019609 s, maximum resident set size: 68404, integral resident set size: 0, page faults not requiring physical I/O: 2417, page faults requiring physical I/O: 17, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 7 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(45) finished. Process statistics: { process id: 126, terminated normally, exit status: 0, user time: 0.003675 s, system time: 0.014700 s, maximum resident set size: 67756, integral resident set size: 0, page faults not requiring physical I/O: 2427, page faults requiring physical I/O: 18, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 0 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(46) finished. Process statistics: { process id: 127, terminated normally, exit status: 0, user time: 0.006952 s, system time: 0.010428 s, maximum resident set size: 68004, integral resident set size: 0, page faults not requiring physical I/O: 2432, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 35 } HC@b6021e5f16ca: PTC ConnHdlr-TC_setup_multi(47) finished. Process statistics: { process id: 128, terminated normally, exit status: 0, user time: 0.027901 s, system time: 0.000000 s, maximum resident set size: 69060, integral resident set size: 0, page faults not requiring physical I/O: 2401, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 2 } HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_by_mme. MTC@b6021e5f16ca: PTC was created. Component reference: 48, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. MTC@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }) on component S1APSRV-TC_conn_term_by_mme(48). MTC@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }). S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Mapping port S1APSRV-TC_conn_term_by_mme(48):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Map operation of S1APSRV-TC_conn_term_by_mme(48):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: SCTP server listening on "172.18.128.101":36412 HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_conn_term_by_mme. MTC@b6021e5f16ca: PTC was created. Component reference: 49, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme. MTC@b6021e5f16ca: 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)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_conn_term_by_mme(49):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(48):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_conn_term_by_mme(49):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(48):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_conn_term_by_mme(49):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(48):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. ConnHdlr-TC_conn_term_by_mme(49)@b6021e5f16ca: 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)@b6021e5f16ca: 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)@b6021e5f16ca: Mapping port ConnHdlr-TC_conn_term_by_mme(49):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_conn_term_by_mme(49)@b6021e5f16ca: 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)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_conn_term_by_mme(49)@b6021e5f16ca: eNB connection established S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: eNB connection (id=2, "172.18.128.100":50107) established S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Connection (id=2) is registered ConnHdlr-TC_conn_term_by_mme(49)@b6021e5f16ca: setverdict(pass): none -> pass S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Closing an eNB connection (id=2) S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Connection (id=2) is deleted S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_conn_term_by_mme(49)@b6021e5f16ca: Function f_TC_conn_term_by_mme finished. PTC terminates. ConnHdlr-TC_conn_term_by_mme(49)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_conn_term_by_mme(49)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_conn_term_by_mme. ConnHdlr-TC_conn_term_by_mme(49)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 49 is done. MTC@b6021e5f16ca: Terminating component type S1GW_Tests.test_CT. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Kill was requested from MC. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Terminating test component execution. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(48)@b6021e5f16ca: Final verdict of PTC: none MTC@b6021e5f16ca: Setting final verdict of the test case. MTC@b6021e5f16ca: Local verdict of MTC: none MTC@b6021e5f16ca: Local verdict of PTC S1APSRV-TC_conn_term_by_mme(48): none (none -> none) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_conn_term_by_mme(49): pass (none -> pass) MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme pass'. Sun Jun 23 15:03:08 UTC 2024 ====== S1GW_Tests.TC_conn_term_by_mme pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30173) Waiting for packet dumper to finish... 1 (prev_count=30173, count=32709) MTC@b6021e5f16ca: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme pass' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail'. ------ S1GW_Tests.TC_conn_term_mme_unavail ------ Sun Jun 23 15:03:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@b6021e5f16ca: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_mme_unavail. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was initialized. MTC@b6021e5f16ca: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_mme_unavail. HC@b6021e5f16ca: PTC S1APSRV-TC_conn_term_by_mme(48) finished. Process statistics: { process id: 168, terminated normally, exit status: 0, user time: 0.025031 s, system time: 0.014303 s, maximum resident set size: 66592, integral resident set size: 0, page faults not requiring physical I/O: 2481, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 32, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 } HC@b6021e5f16ca: PTC ConnHdlr-TC_conn_term_by_mme(49) finished. Process statistics: { process id: 169, terminated normally, exit status: 0, user time: 0.019416 s, system time: 0.023299 s, maximum resident set size: 66420, integral resident set size: 0, page faults not requiring physical I/O: 2465, 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: 14, involuntary context switches: 0 } HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_mme_unavail. MTC@b6021e5f16ca: PTC was created. Component reference: 50, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_mme_unavail. MTC@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }) on component S1APSRV-TC_conn_term_mme_unavail(50). MTC@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Stopping PTC with component reference 50. S1APSRV-TC_conn_term_mme_unavail(50)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_mme_unavail(50)@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }). S1APSRV-TC_conn_term_mme_unavail(50)@b6021e5f16ca: Kill was requested from MC. S1APSRV-TC_conn_term_mme_unavail(50)@b6021e5f16ca: Terminating test component execution. S1APSRV-TC_conn_term_mme_unavail(50)@b6021e5f16ca: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_mme_unavail(50)@b6021e5f16ca: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_conn_term_mme_unavail(50)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_mme_unavail. S1APSRV-TC_conn_term_mme_unavail(50)@b6021e5f16ca: Final verdict of PTC: none MTC@b6021e5f16ca: PTC with component reference 50 was stopped. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail. HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_conn_term_mme_unavail. MTC@b6021e5f16ca: PTC was created. Component reference: 51, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: 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)@b6021e5f16ca: Mapping port ConnHdlr-TC_conn_term_mme_unavail(51):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: 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)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: eNB connection established ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: Function f_TC_conn_term_mme_unavail finished. PTC terminates. ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_conn_term_mme_unavail. ConnHdlr-TC_conn_term_mme_unavail(51)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 51 is done. MTC@b6021e5f16ca: Terminating component type S1GW_Tests.test_CT. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_mme_unavail. MTC@b6021e5f16ca: Setting final verdict of the test case. MTC@b6021e5f16ca: Local verdict of MTC: none MTC@b6021e5f16ca: Local verdict of PTC S1APSRV-TC_conn_term_mme_unavail(50): none (none -> none) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_conn_term_mme_unavail(51): pass (none -> pass) MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail pass'. Sun Jun 23 15:03:11 UTC 2024 ====== S1GW_Tests.TC_conn_term_mme_unavail pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=3825) MTC@b6021e5f16ca: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail pass' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup'. ------ S1GW_Tests.TC_e_rab_setup ------ Sun Jun 23 15:03:13 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@b6021e5f16ca: External command `../ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup' was executed successfully (exit status: 0). MTC@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was initialized. MTC@b6021e5f16ca: Creating new PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. HC@b6021e5f16ca: PTC S1APSRV-TC_conn_term_mme_unavail(50) finished. Process statistics: { process id: 209, terminated normally, exit status: 0, user time: 0.012668 s, system time: 0.004222 s, maximum resident set size: 67120, integral resident set size: 0, page faults not requiring physical I/O: 2348, 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: 2, involuntary context switches: 0 } HC@b6021e5f16ca: PTC ConnHdlr-TC_conn_term_mme_unavail(51) finished. Process statistics: { process id: 210, terminated normally, exit status: 0, user time: 0.006559 s, system time: 0.006559 s, maximum resident set size: 68112, integral resident set size: 0, page faults not requiring physical I/O: 2372, 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: 5, involuntary context switches: 1 } HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup. MTC@b6021e5f16ca: PTC was created. Component reference: 52, alive: no, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. MTC@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup(52). MTC@b6021e5f16ca: Function was started. MTC@b6021e5f16ca: Creating new PTC with component type S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Starting function main({ local_ip := "172.18.128.101", local_port := 36412 }). S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Mapping port S1APSRV-TC_e_rab_setup(52):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Map operation of S1APSRV-TC_e_rab_setup(52):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: SCTP server listening on "172.18.128.101":36412 HC@b6021e5f16ca: 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)@b6021e5f16ca: Initializing variables, timers and ports of component type S1GW_Tests.ConnHdlr inside testcase TC_e_rab_setup. MTC@b6021e5f16ca: PTC was created. Component reference: 53, alive: no, type: S1GW_Tests.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup. MTC@b6021e5f16ca: 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)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was initialized. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_e_rab_setup(53):S1AP_CONN and S1APSRV-TC_e_rab_setup(52):S1AP_CLIENT finished. MTC@b6021e5f16ca: Connecting ports ConnHdlr-TC_e_rab_setup(53):S1AP_PROC and S1APSRV-TC_e_rab_setup(52):S1AP_PROC. MTC@b6021e5f16ca: Connect operation on ConnHdlr-TC_e_rab_setup(53):S1AP_PROC and S1APSRV-TC_e_rab_setup(52):S1AP_PROC finished. MTC@b6021e5f16ca: 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@b6021e5f16ca: Function was started. ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: 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)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been registered ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Mapping port ConnHdlr-TC_e_rab_setup(53):S1AP_ENB to system:S1AP_CODEC_PT. ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Map operation of ConnHdlr-TC_e_rab_setup(53):S1AP_ENB to system:S1AP_CODEC_PT finished. ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: eNB connection established S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: eNB connection (id=2, "172.18.128.100":43135) established S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Connection (id=2) is registered ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: setverdict(pass): none -> pass ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: eNB -> [S1GW] -> MME: E-RAB SETUP REQUEST ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: setverdict(pass): pass -> pass, component reason not changed ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: eNB <- [S1GW] <- MME: E-RAB SETUP RESPONSE ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: setverdict(pass): pass -> pass, component reason not changed ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Unmapping port ConnHdlr-TC_e_rab_setup(53):S1AP_ENB from system:S1AP_CODEC_PT. ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Unmap operation of ConnHdlr-TC_e_rab_setup(53):S1AP_ENB from system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: eNB connection (id=2, "172.18.128.100":43135) closed S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Connection (id=2) is deleted ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: eNB connection closed S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Global eNB ID { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit } has been unregistered ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Function f_TC_e_rab_setup finished. PTC terminates. ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Terminating component type S1GW_Tests.ConnHdlr. ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Component type S1GW_Tests.ConnHdlr was shut down inside testcase TC_e_rab_setup. ConnHdlr-TC_e_rab_setup(53)@b6021e5f16ca: Final verdict of PTC: pass MTC@b6021e5f16ca: PTC with component reference 53 is done. MTC@b6021e5f16ca: Terminating component type S1GW_Tests.test_CT. MTC@b6021e5f16ca: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Kill was requested from MC. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Terminating test component execution. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Function main was stopped. PTC terminates. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Terminating component type S1AP_Server.S1AP_Server_CT. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup. S1APSRV-TC_e_rab_setup(52)@b6021e5f16ca: Final verdict of PTC: none MTC@b6021e5f16ca: Setting final verdict of the test case. MTC@b6021e5f16ca: Local verdict of MTC: none MTC@b6021e5f16ca: Local verdict of PTC S1APSRV-TC_e_rab_setup(52): none (none -> none) MTC@b6021e5f16ca: Local verdict of PTC ConnHdlr-TC_e_rab_setup(53): pass (none -> pass) MTC@b6021e5f16ca: Starting external command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup pass'. Sun Jun 23 15:03:14 UTC 2024 ====== S1GW_Tests.TC_e_rab_setup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1635) Waiting for packet dumper to finish... 1 (prev_count=1635, count=5700) MTC@b6021e5f16ca: External command `../ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup pass' was executed successfully (exit status: 0). MC@b6021e5f16ca: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b6021e5f16ca: Terminating MTC. MC@b6021e5f16ca: MTC terminated. MC2> exit MC@b6021e5f16ca: Shutting down session. HC@b6021e5f16ca: PTC S1APSRV-TC_e_rab_setup(52) finished. Process statistics: { process id: 250, terminated normally, exit status: 0, user time: 0.031672 s, system time: 0.003959 s, maximum resident set size: 67120, integral resident set size: 0, page faults not requiring physical I/O: 2522, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 48, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 0 } HC@b6021e5f16ca: PTC ConnHdlr-TC_e_rab_setup(53) finished. Process statistics: { process id: 251, terminated normally, exit status: 0, user time: 0.030311 s, system time: 0.007577 s, maximum resident set size: 66660, integral resident set size: 0, page faults not requiring physical I/O: 2499, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 40, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 } MC@b6021e5f16ca: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/s1gw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass S1GW_Tests.TC_setup pass S1GW_Tests.TC_setup_multi pass S1GW_Tests.TC_conn_term_by_mme pass S1GW_Tests.TC_conn_term_mme_unavail pass S1GW_Tests.TC_e_rab_setup Summary: pass: 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-128 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-s1gw-test-10-s1gw + [ -n jenkins-ttcn3-s1gw-test-10-s1gw ] + docker_kill_wait jenkins-ttcn3-s1gw-test-10-s1gw + docker kill jenkins-ttcn3-s1gw-test-10-s1gw jenkins-ttcn3-s1gw-test-10-s1gw + docker wait jenkins-ttcn3-s1gw-test-10-s1gw 137 + network_remove + set +x Removing network ttcn3-s1gw-test-128 + docker network remove ttcn3-s1gw-test-128 ttcn3-s1gw-test-128 + 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-10-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. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: SUCCESS