Started by user laforge Rebuilds build #1 Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10 > git rev-parse osmith/wip^{commit} # timeout=10 Checking out Revision fcdeba228c4e242be149239ac2454f7bf833c2da (refs/remotes/origin/osmith/wip) > git config core.sparsecheckout # timeout=10 > git checkout -f fcdeba228c4e242be149239ac2454f7bf833c2da # timeout=10 Commit message: "debian-bookworm-obs-asan: new container" > git rev-list --no-walk fcdeba228c4e242be149239ac2454f7bf833c2da # timeout=10 [ttcn3-hnbgw-test-asan] $ /bin/sh -xe /tmp/jenkins7648416887622864333.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-hnbgw-test-asan + sed s/-asan$// + DIR=ttcn3-hnbgw-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-hnbgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs ] + [ xjenkins-ttcn3-hnbgw-test-asan-2 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/ttcn3-hnbgw-test + SUITE_NAME=ttcn3-hnbgw-test + IMAGE_SUFFIX=asan + docker_images_require osmo-stp-asan osmo-hnbgw-asan ttcn3-hnbgw-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-stp-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/debian-bookworm-obs-asan' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=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-obs-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #5 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.1s #7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #7 DONE 0.2s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 DONE 0.2s #13 exporting to image #13 exporting layers 0.1s done #13 writing image sha256:d55949d62773612f62486e85138a08fb65456fceb7e64b58d0c2d018a482e4d3 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done #13 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n d55949d62773 + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-asan + echo osmo-stp-asan + sed s/-asan/-latest/ + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/osmo-stp-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=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-stp-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.12kB done #4 DONE 0.1s #5 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest #5 DONE 0.1s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 0.371 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.371 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.372 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.506 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.578 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [41.8 kB] #6 0.592 Fetched 98.8 kB in 0s (390 kB/s) #6 0.592 Reading package lists... #6 0.959 Reading package lists... #6 1.317 Building dependency tree... #6 1.403 Reading state information... #6 1.483 The following additional packages will be installed: #6 1.483 libasan8 libmnl0 libosmo-sigtran9 libosmocore21 libosmogsm20 libosmoisdn0 #6 1.484 libosmonetif11 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 #6 1.484 osmocom-nightly-asan #6 1.484 Suggested packages: #6 1.484 lksctp-tools #6 1.534 The following NEW packages will be installed: #6 1.534 libasan8 libmnl0 libosmo-sigtran9 libosmocore21 libosmogsm20 libosmoisdn0 #6 1.534 libosmonetif11 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-stp #6 1.534 osmocom-nightly-asan #6 1.564 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #6 1.564 Need to get 5979 kB of archives. #6 1.564 After this operation, 33.6 MB of additional disk space will be used. #6 1.564 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 1.612 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.613 Get:3 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.613 Get:4 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.614 Get:5 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 1.622 Get:6 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.702 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202406110808 [1196 B] #6 1.711 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406110808~asan [574 kB] #6 1.720 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406110808~asan [157 kB] #6 1.722 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406110808~asan [1073 kB] #6 1.739 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406110808~asan [196 kB] #6 1.742 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406110808~asan [272 kB] #6 1.744 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406110808~asan [528 kB] #6 1.749 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 1.8.0.67.fb30.202406110808~asan [18.3 kB] #6 1.858 debconf: delaying package configuration, since apt-utils is not installed #6 1.893 Fetched 5979 kB in 0s (27.3 MB/s) #6 1.949 Selecting previously unselected package libasan8:amd64. #6 1.949 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) #6 1.954 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 1.984 Unpacking libasan8:amd64 (12.2.0-14) ... #6 2.227 Selecting previously unselected package libmnl0:amd64. #6 2.228 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ... #6 2.243 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.327 Selecting previously unselected package osmocom-nightly-asan. #6 2.329 Preparing to unpack .../02-osmocom-nightly-asan_202406110808_amd64.deb ... #6 2.344 Unpacking osmocom-nightly-asan (202406110808) ... #6 2.450 Selecting previously unselected package libsctp1:amd64. #6 2.451 Preparing to unpack .../03-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 2.467 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.629 Selecting previously unselected package libtalloc2:amd64. #6 2.630 Preparing to unpack .../04-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.651 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.770 Selecting previously unselected package libubsan1:amd64. #6 2.771 Preparing to unpack .../05-libubsan1_12.2.0-14_amd64.deb ... #6 2.786 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 2.950 Selecting previously unselected package liburing2:amd64. #6 2.951 Preparing to unpack .../06-liburing2_2.3-3_amd64.deb ... #6 2.966 Unpacking liburing2:amd64 (2.3-3) ... #6 3.066 Selecting previously unselected package libosmocore21:amd64. #6 3.067 Preparing to unpack .../07-libosmocore21_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 3.082 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 3.223 Selecting previously unselected package libosmoisdn0:amd64. #6 3.224 Preparing to unpack .../08-libosmoisdn0_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 3.239 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 3.351 Selecting previously unselected package libosmogsm20:amd64. #6 3.352 Preparing to unpack .../09-libosmogsm20_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 3.367 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 3.543 Selecting previously unselected package libosmonetif11:amd64. #6 3.544 Preparing to unpack .../10-libosmonetif11_1.4.0.56.0a25.202406110808~asan_amd64.deb ... #6 3.560 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406110808~asan) ... #6 3.675 Selecting previously unselected package libosmovty13:amd64. #6 3.676 Preparing to unpack .../11-libosmovty13_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 3.691 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 3.819 Selecting previously unselected package libosmo-sigtran9:amd64. #6 3.820 Preparing to unpack .../12-libosmo-sigtran9_1.8.0.67.fb30.202406110808~asan_amd64.deb ... #6 3.834 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406110808~asan) ... #6 3.990 Selecting previously unselected package osmo-stp:amd64. #6 3.991 Preparing to unpack .../13-osmo-stp_1.8.0.67.fb30.202406110808~asan_amd64.deb ... #6 4.006 Unpacking osmo-stp:amd64 (1.8.0.67.fb30.202406110808~asan) ... #6 4.115 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 4.160 Setting up libmnl0:amd64 (1.0.4-3) ... #6 4.203 Setting up libubsan1:amd64 (12.2.0-14) ... #6 4.248 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.297 Setting up libasan8:amd64 (12.2.0-14) ... #6 4.343 Setting up osmocom-nightly-asan (202406110808) ... #6 4.388 Setting up liburing2:amd64 (2.3-3) ... #6 4.438 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 4.485 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 4.531 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 4.578 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 4.625 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406110808~asan) ... #6 4.670 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406110808~asan) ... #6 4.714 Setting up osmo-stp:amd64 (1.8.0.67.fb30.202406110808~asan) ... #6 4.906 changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom #6 4.906 mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 4.907 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 4.907 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 4.908 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 5.002 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 5.3s #7 [3/4] WORKDIR /DATA #7 DONE 0.2s #8 [4/4] COPY OSMO-STP.CFG /data/ #8 DONE 0.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.3s done #9 writing image sha256:26353acb1c8b606f4ad8d3106b94ff835927f50bdc7c45a937eb28e9882fff85 done #9 naming to docker.io/osmocom-build/osmo-stp-asan:latest 0.0s done #9 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/osmo-stp-latest' + docker_image_exists osmo-stp-asan + docker images -q osmocom-build/osmo-stp-asan + test -n 26353acb1c8b + list_osmo_packages debian-bookworm osmo-stp-asan + local distro=debian-bookworm + local image=osmo-stp-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-asan ### ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406110808~asan amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo Core library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406110808~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo VTY library ii osmo-stp:amd64 1.8.0.67.fb30.202406110808~asan amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-nightly-asan 202406110808 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnbgw-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/debian-bookworm-obs-asan' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=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-obs-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:d55949d62773612f62486e85138a08fb65456fceb7e64b58d0c2d018a482e4d3 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n d55949d62773 + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-hnbgw-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnbgw-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnbgw-asan + echo osmo-hnbgw-asan + sed s/-asan/-latest/ + dir=osmo-hnbgw-latest + pull_arg=--pull + grep ^FROM ../osmo-hnbgw-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-hnbgw-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnbgw-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnbgw-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/osmo-hnbgw-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=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-hnbgw-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 474B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest #4 CACHED #5 [internal] load build context #5 transferring context: 836B done #5 DONE 0.1s #6 [2/5] RUN APT-GET update && apt-get install -y --no-install-recommends osmo-hnbgw && apt-get clean #6 0.348 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.348 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.349 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.363 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.552 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [41.8 kB] #6 0.568 Fetched 98.8 kB in 0s (391 kB/s) #6 0.568 Reading package lists... #6 0.930 Reading package lists... #6 1.285 Building dependency tree... #6 1.370 Reading state information... #6 1.449 The following additional packages will be installed: #6 1.449 libasan8 libasn1c1 libjansson4 libmnl0 libnftables1 libnftnl11 libosmo-gtlv1 #6 1.449 libosmo-hnbap0 libosmo-mgcp-client12 libosmo-pfcp0 libosmo-ranap7 #6 1.449 libosmo-rua0 libosmo-sigtran9 libosmocore21 libosmoctrl0 libosmogsm20 #6 1.449 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libtalloc2 libubsan1 #6 1.449 liburing2 libxtables12 osmocom-nightly-asan #6 1.449 Suggested packages: #6 1.449 lksctp-tools #6 1.449 Recommended packages: #6 1.449 osmo-mgw #6 1.523 The following NEW packages will be installed: #6 1.523 libasan8 libasn1c1 libjansson4 libmnl0 libnftables1 libnftnl11 libosmo-gtlv1 #6 1.523 libosmo-hnbap0 libosmo-mgcp-client12 libosmo-pfcp0 libosmo-ranap7 #6 1.523 libosmo-rua0 libosmo-sigtran9 libosmocore21 libosmoctrl0 libosmogsm20 #6 1.523 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libtalloc2 libubsan1 #6 1.523 liburing2 libxtables12 osmo-hnbgw osmocom-nightly-asan #6 1.561 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #6 1.561 Need to get 9835 kB of archives. #6 1.561 After this operation, 83.3 MB of additional disk space will be used. #6 1.561 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 1.578 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202406110808 [1196 B] #6 1.580 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406110808~asan [574 kB] #6 1.600 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gtlv1 0.3.0.5.1ffb.202406110808~asan [58.0 kB] #6 1.600 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406110808~asan [157 kB] #6 1.602 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406110808~asan [1073 kB] #6 1.605 Get:7 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #6 1.605 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.606 Get:9 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #6 1.607 Get:10 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #6 1.610 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #6 1.615 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.615 Get:13 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.616 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-pfcp0 0.3.0.5.1ffb.202406110808~asan [166 kB] #6 1.616 Get:15 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 1.622 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406110808~asan [196 kB] #6 1.626 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406110808~asan [272 kB] #6 1.628 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406110808~asan [528 kB] #6 1.633 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406110808~asan [92.2 kB] #6 1.634 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.36.2.5324.202406110808~asan [358 kB] #6 1.637 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-hnbap0 1.5.1.9.342f.202406110808~asan [363 kB] #6 1.641 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mgcp-client12 1.12.1.50.fa393.202406110808~asan [206 kB] #6 1.643 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202406110808~asan [1644 kB] #6 1.654 Get:24 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.660 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-rua0 1.5.1.9.342f.202406110808~asan [147 kB] #6 1.661 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hnbgw 1.5.0.76.3da9.202406110808~asan [408 kB] #6 1.762 debconf: delaying package configuration, since apt-utils is not installed #6 1.801 Fetched 9835 kB in 0s (71.3 MB/s) #6 1.861 Selecting previously unselected package libasan8:amd64. #6 1.861 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) #6 1.866 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 1.900 Unpacking libasan8:amd64 (12.2.0-14) ... #6 2.155 Selecting previously unselected package libjansson4:amd64. #6 2.156 Preparing to unpack .../01-libjansson4_2.14-2_amd64.deb ... #6 2.173 Unpacking libjansson4:amd64 (2.14-2) ... #6 2.290 Selecting previously unselected package libmnl0:amd64. #6 2.291 Preparing to unpack .../02-libmnl0_1.0.4-3_amd64.deb ... #6 2.307 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.428 Selecting previously unselected package libnftnl11:amd64. #6 2.429 Preparing to unpack .../03-libnftnl11_1.2.4-2_amd64.deb ... #6 2.447 Unpacking libnftnl11:amd64 (1.2.4-2) ... #6 2.570 Selecting previously unselected package libxtables12:amd64. #6 2.571 Preparing to unpack .../04-libxtables12_1.8.9-2_amd64.deb ... #6 2.588 Unpacking libxtables12:amd64 (1.8.9-2) ... #6 2.762 Selecting previously unselected package libnftables1:amd64. #6 2.763 Preparing to unpack .../05-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #6 2.785 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #6 2.899 Selecting previously unselected package osmocom-nightly-asan. #6 2.900 Preparing to unpack .../06-osmocom-nightly-asan_202406110808_amd64.deb ... #6 2.920 Unpacking osmocom-nightly-asan (202406110808) ... #6 3.035 Selecting previously unselected package libsctp1:amd64. #6 3.036 Preparing to unpack .../07-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 3.054 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.176 Selecting previously unselected package libtalloc2:amd64. #6 3.177 Preparing to unpack .../08-libtalloc2_2.4.0-f2_amd64.deb ... #6 3.193 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 3.314 Selecting previously unselected package libubsan1:amd64. #6 3.315 Preparing to unpack .../09-libubsan1_12.2.0-14_amd64.deb ... #6 3.331 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 3.511 Selecting previously unselected package liburing2:amd64. #6 3.513 Preparing to unpack .../10-liburing2_2.3-3_amd64.deb ... #6 3.531 Unpacking liburing2:amd64 (2.3-3) ... #6 3.638 Selecting previously unselected package libosmocore21:amd64. #6 3.639 Preparing to unpack .../11-libosmocore21_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 3.657 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 3.809 Selecting previously unselected package libosmo-gtlv1:amd64. #6 3.810 Preparing to unpack .../12-libosmo-gtlv1_0.3.0.5.1ffb.202406110808~asan_amd64.deb ... #6 3.827 Unpacking libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202406110808~asan) ... #6 3.941 Selecting previously unselected package libosmoisdn0:amd64. #6 3.942 Preparing to unpack .../13-libosmoisdn0_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 3.960 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 4.090 Selecting previously unselected package libosmogsm20:amd64. #6 4.091 Preparing to unpack .../14-libosmogsm20_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 4.108 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 4.296 Selecting previously unselected package libosmo-pfcp0:amd64. #6 4.297 Preparing to unpack .../15-libosmo-pfcp0_0.3.0.5.1ffb.202406110808~asan_amd64.deb ... #6 4.313 Unpacking libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202406110808~asan) ... #6 4.463 Selecting previously unselected package libosmonetif11:amd64. #6 4.464 Preparing to unpack .../16-libosmonetif11_1.4.0.56.0a25.202406110808~asan_amd64.deb ... #6 4.481 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406110808~asan) ... #6 4.607 Selecting previously unselected package libosmovty13:amd64. #6 4.609 Preparing to unpack .../17-libosmovty13_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 4.624 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 4.749 Selecting previously unselected package libosmo-sigtran9:amd64. #6 4.750 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.67.fb30.202406110808~asan_amd64.deb ... #6 4.768 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406110808~asan) ... #6 4.927 Selecting previously unselected package libosmoctrl0:amd64. #6 4.928 Preparing to unpack .../19-libosmoctrl0_1.9.0.208.10d4d.202406110808~asan_amd64.deb ... #6 4.950 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 5.069 Selecting previously unselected package libasn1c1:amd64. #6 5.070 Preparing to unpack .../20-libasn1c1_0.9.36.2.5324.202406110808~asan_amd64.deb ... #6 5.087 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406110808~asan) ... #6 5.222 Selecting previously unselected package libosmo-hnbap0:amd64. #6 5.223 Preparing to unpack .../21-libosmo-hnbap0_1.5.1.9.342f.202406110808~asan_amd64.deb ... #6 5.239 Unpacking libosmo-hnbap0:amd64 (1.5.1.9.342f.202406110808~asan) ... #6 5.382 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 5.383 Preparing to unpack .../22-libosmo-mgcp-client12_1.12.1.50.fa393.202406110808~asan_amd64.deb ... #6 5.401 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202406110808~asan) ... #6 5.527 Selecting previously unselected package libosmo-ranap7:amd64. #6 5.528 Preparing to unpack .../23-libosmo-ranap7_1.5.1.9.342f.202406110808~asan_amd64.deb ... #6 5.544 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406110808~asan) ... #6 5.788 Selecting previously unselected package libosmo-rua0:amd64. #6 5.789 Preparing to unpack .../24-libosmo-rua0_1.5.1.9.342f.202406110808~asan_amd64.deb ... #6 5.806 Unpacking libosmo-rua0:amd64 (1.5.1.9.342f.202406110808~asan) ... #6 5.945 Selecting previously unselected package osmo-hnbgw. #6 5.946 Preparing to unpack .../25-osmo-hnbgw_1.5.0.76.3da9.202406110808~asan_amd64.deb ... #6 5.962 Unpacking osmo-hnbgw (1.5.0.76.3da9.202406110808~asan) ... #6 6.146 Setting up libjansson4:amd64 (2.14-2) ... #6 6.199 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 6.249 Setting up libmnl0:amd64 (1.0.4-3) ... #6 6.298 Setting up libxtables12:amd64 (1.8.9-2) ... #6 6.346 Setting up libubsan1:amd64 (12.2.0-14) ... #6 6.397 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 6.447 Setting up libasan8:amd64 (12.2.0-14) ... #6 6.496 Setting up osmocom-nightly-asan (202406110808) ... #6 6.547 Setting up liburing2:amd64 (2.3-3) ... #6 6.597 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406110808~asan) ... #6 6.645 Setting up libnftnl11:amd64 (1.2.4-2) ... #6 6.695 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 6.746 Setting up libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202406110808~asan) ... #6 6.794 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #6 6.843 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 6.894 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 6.959 Setting up libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202406110808~asan) ... #6 7.014 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 7.062 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406110808~asan) ... #6 7.113 Setting up libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202406110808~asan) ... #6 7.165 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406110808~asan) ... #6 7.213 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406110808~asan) ... #6 7.264 Setting up libosmo-hnbap0:amd64 (1.5.1.9.342f.202406110808~asan) ... #6 7.315 Setting up libosmo-rua0:amd64 (1.5.1.9.342f.202406110808~asan) ... #6 7.365 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406110808~asan) ... #6 7.413 Setting up osmo-hnbgw (1.5.0.76.3da9.202406110808~asan) ... #6 7.631 changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom #6 7.631 mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 7.632 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 7.632 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 7.633 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 7.720 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 8.2s #7 [3/5] WORKDIR /TMP #7 DONE 0.2s #8 [4/5] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.cfg #8 DONE 0.1s #9 [5/5] WORKDIR /DATA #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:de319c7ad75af380d7c02e8f9be430b66faf2a86a5b30794cc990f0e453ad5bb done #10 naming to docker.io/osmocom-build/osmo-hnbgw-asan:latest 0.0s done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/osmo-hnbgw-latest' + docker_image_exists osmo-hnbgw-asan + docker images -q osmocom-build/osmo-hnbgw-asan + test -n de319c7ad75a + list_osmo_packages debian-bookworm osmo-hnbgw-asan + local distro=debian-bookworm + local image=osmo-hnbgw-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnbgw-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnbgw-asan ### ii libosmo-gtlv1:amd64 0.3.0.5.1ffb.202406110808~asan amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap0:amd64 1.5.1.9.342f.202406110808~asan amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client12:amd64 1.12.1.50.fa393.202406110808~asan amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-pfcp0:amd64 0.3.0.5.1ffb.202406110808~asan amd64 PFCP protocol support ii libosmo-ranap7:amd64 1.5.1.9.342f.202406110808~asan amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1.9.342f.202406110808~asan amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406110808~asan amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo control library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406110808~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.0.208.10d4d.202406110808~asan amd64 Osmo VTY library ii osmo-hnbgw 1.5.0.76.3da9.202406110808~asan amd64 OsmoHNBGW: Osmocom Home Node B Gateway ii osmocom-nightly-asan 202406110808 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hnbgw-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-hnbgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnbgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnbgw-test + echo ttcn3-hnbgw-test + dir=ttcn3-hnbgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnbgw-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-hnbgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnbgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnbgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/ttcn3-hnbgw-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-hnbgw-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=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-hnbgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 395B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 3.38kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #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" hnbgw #8 0.276 + OSMO_TTCN3_BRANCH=master #8 0.276 + shift #8 0.276 + cd /osmo-ttcn3-hacks #8 0.276 + git fetch #8 0.359 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.359 81e40a42..5acf7c63 master -> origin/master #8 0.359 + 6193e64d...865bbbd7 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.361 + git checkout master #8 0.426 Already on 'master' #8 0.427 Your branch is behind 'origin/master' by 5 commits, and can be fast-forwarded. #8 0.427 (use "git pull" to update your local branch) #8 0.427 + git symbolic-ref -q HEAD #8 0.428 refs/heads/master #8 0.428 + git reset --hard origin/master #8 0.443 HEAD is now at 5acf7c63 asterisk: Introduce test TC_ims_call_mt #8 0.443 + git rev-parse --abbrev-ref HEAD #8 0.444 master #8 0.444 + git rev-parse HEAD #8 0.445 5acf7c6353832b4a93ddf2468d78ea14b1056f2c #8 0.445 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.446 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.446 + make -j8 deps #8 0.482 (make -j16 -C deps || make -j1 -C deps) #8 0.483 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.483 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.817 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.817 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 0.817 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 0.817 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 0.817 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 0.818 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 0.818 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 0.818 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 0.818 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 0.818 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 0.819 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 0.819 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 0.819 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 0.820 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 0.820 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 0.821 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 0.876 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.876 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.881 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.881 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 0.940 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 0.946 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 0.946 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 0.952 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 0.955 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 0.959 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.020 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.020 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.020 + + git checkoutgit -q checkout -f c496d298876fed55c2b730278b7ee77982555563 -q #8 1.020 -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.020 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.020 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.020 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.020 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.020 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.021 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.045 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.047 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.053 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.054 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.056 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.061 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.071 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.084 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.084 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.098 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.098 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.099 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.099 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.106 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.106 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.110 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.111 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.113 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.113 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.115 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.116 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.141 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.141 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.154 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.154 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.156 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.157 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.157 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.157 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.158 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.158 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.158 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.158 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.159 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.159 + make hnbgw #8 1.192 (make -j16 -C deps || make -j1 -C deps) #8 1.193 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.514 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.514 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.514 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.514 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.515 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.515 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.515 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.516 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.516 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.516 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.517 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.517 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.518 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.518 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.518 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.519 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.586 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.586 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.591 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.591 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.680 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.681 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.683 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.684 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.684 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.688 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.691 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.692 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.692 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.694 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.694 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.697 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.702 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.759 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.760 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.760 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.760 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.760 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.760 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.760 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.760 + git checkout+ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.760 -qgit checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.760 -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.760 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.760 + origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.760 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.760 gitorigin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.760 checkout -q -f+ git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.760 d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.760 + gitorigin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.760 + checkout -q -fgit 46f4d9b6e1e3c794294a92588401a81e4881dd27 checkout #8 1.760 -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.761 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.764 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.764 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.765 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.765 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.807 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.808 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.846 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.846 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.849 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.849 (cd hnbgw && ./gen_links.sh && ./regen_makefile.sh) #8 1.851 Linking TCCInterface_Functions.ttcn #8 1.852 Linking TCCConversion_Functions.ttcn #8 1.853 Linking TCCConversion.cc #8 1.853 Linking TCCInterface.cc #8 1.854 Linking TCCInterface_ip.h #8 1.855 Linking TCCEncoding_Functions.ttcn #8 1.856 Linking TCCEncoding.cc #8 1.856 Linking Socket_API_Definitions.ttcn #8 1.857 Linking MobileL3_CC_Types.ttcn #8 1.858 Linking MobileL3_CommonIE_Types.ttcn #8 1.858 Linking MobileL3_GMM_SM_Types.ttcn #8 1.859 Linking MobileL3_MM_Types.ttcn #8 1.860 Linking MobileL3_RRM_Types.ttcn #8 1.861 Linking MobileL3_SMS_Types.ttcn #8 1.861 Linking MobileL3_SS_Types.ttcn #8 1.862 Linking MobileL3_Types.ttcn #8 1.863 Linking IPL4asp_Functions.ttcn #8 1.863 Linking IPL4asp_PT.cc #8 1.864 Linking IPL4asp_PT.hh #8 1.864 Linking IPL4asp_PortType.ttcn #8 1.865 Linking IPL4asp_Types.ttcn #8 1.865 Linking IPL4asp_discovery.cc #8 1.866 Linking IPL4asp_protocol_L234.hh #8 1.866 Linking M3UA_Emulation.ttcn #8 1.867 Linking MTP3asp_PortType.ttcn #8 1.867 Linking MTP3asp_Types.ttcn #8 1.868 Linking SCCP_Emulation.ttcn #8 1.869 Linking SCCP_Mapping.ttcnpp #8 1.869 Linking SCCP_Types.ttcn #8 1.870 Linking SCCPasp_Types.ttcn #8 1.870 Linking BSSAP_Types.ttcn #8 1.871 Linking M3UA_Types.ttcn #8 1.872 Linking SCTPasp_PT.cc #8 1.872 Linking SCTPasp_PT.hh #8 1.873 Linking SCTPasp_PortType.ttcn #8 1.874 Linking SCTPasp_Types.ttcn #8 1.874 Linking M3UA_Emulation.ttcn #8 1.875 Linking UD_PT.cc #8 1.875 Linking UD_PT.hh #8 1.876 Linking UD_PortType.ttcn #8 1.877 Linking UD_Types.ttcn #8 1.877 Linking SDP_EncDec.cc #8 1.878 Linking SDP_Types.ttcn #8 1.878 Linking SDP_parse_.tab.c #8 1.879 Linking SDP_parse_.tab.h #8 1.880 Linking SDP_parse_parser.h #8 1.880 Linking SDP_parser.l #8 1.881 Linking SDP_parser.y #8 1.882 Linking lex.SDP_parse_.c #8 1.882 Linking RTP_EncDec.cc #8 1.883 Linking RTP_Types.ttcn #8 1.884 Linking TELNETasp_PT.cc #8 1.884 Linking TELNETasp_PT.hh #8 1.885 Linking TELNETasp_PortType.ttcn #8 1.886 Linking PFCP_Types.ttcn #8 1.886 Linking HNBAP_CommonDataTypes.asn #8 1.887 Linking HNBAP_Constants.asn #8 1.887 Linking HNBAP_Containers.asn #8 1.888 Linking HNBAP_IEs.asn #8 1.889 Linking HNBAP_PDU_Contents.asn #8 1.889 Linking HNBAP_PDU_Descriptions.asn #8 1.890 Linking HNBAP_EncDec.cc #8 1.890 Linking HNBAP_Types.ttcn #8 1.891 Linking HNBAP_Templates.ttcn #8 1.892 Linking RUA_CommonDataTypes.asn #8 1.892 Linking RUA_Constants.asn #8 1.893 Linking RUA_Containers.asn #8 1.893 Linking RUA_IEs.asn #8 1.894 Linking RUA_PDU_Contents.asn #8 1.895 Linking RUA_PDU_Descriptions.asn #8 1.895 Linking RUA_EncDec.cc #8 1.896 Linking RUA_Types.ttcn #8 1.896 Linking RUA_Templates.ttcn #8 1.897 Linking RUA_Emulation.ttcn #8 1.898 Linking RANAP_CommonDataTypes.asn #8 1.899 Linking RANAP_Constants.asn #8 1.899 Linking RANAP_Containers.asn #8 1.900 Linking RANAP_IEs.asn #8 1.900 Linking RANAP_PDU_Contents.asn #8 1.901 Linking RANAP_PDU_Descriptions.asn #8 1.901 Linking RANAP_Types.ttcn #8 1.902 Linking RANAP_Templates.ttcn #8 1.902 Linking RANAP_CodecPort.ttcn #8 1.903 Linking RANAP_EncDec.cc #8 1.903 Linking Iuh_Types.ttcn #8 1.904 Linking Iuh_CodecPort.ttcn #8 1.904 Linking Iuh_CodecPort_CtrlFunctDef.cc #8 1.905 Linking Iuh_CodecPort_CtrlFunct.ttcn #8 1.905 Linking Iuh_Emulation.ttcn #8 1.906 Linking DNS_Helpers.ttcn #8 1.906 Linking SDP_Templates.ttcn #8 1.907 Linking MGCP_Emulation.ttcn #8 1.907 Linking MGCP_Types.ttcn #8 1.908 Linking MGCP_Templates.ttcn #8 1.908 Linking MGCP_CodecPort.ttcn #8 1.909 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 1.909 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 1.910 Linking RAN_Adapter.ttcnpp #8 1.910 Linking RAN_Emulation.ttcnpp #8 1.911 Linking BSSAP_CodecPort.ttcn #8 1.912 Linking SCCP_Templates.ttcn #8 1.912 Linking PFCP_CodecPort.ttcn #8 1.913 Linking PFCP_CodecPort_CtrlFunct.ttcn #8 1.914 Linking PFCP_CodecPort_CtrlFunctDef.cc #8 1.914 Linking PFCP_Emulation.ttcn #8 1.915 Linking PFCP_Templates.ttcn #8 1.915 Linking Misc_Helpers.ttcn #8 1.916 Linking General_Types.ttcn #8 1.917 Linking Osmocom_Types.ttcn #8 1.917 Linking GSM_Types.ttcn #8 1.918 Linking Osmocom_VTY_Functions.ttcn #8 1.918 Linking Native_Functions.ttcn #8 1.919 Linking Native_FunctionDefs.cc #8 1.919 Linking IPA_Types.ttcn #8 1.920 Linking IPA_CodecPort.ttcn #8 1.920 Linking IPA_CodecPort_CtrlFunct.ttcn #8 1.921 Linking IPA_CodecPort_CtrlFunctDef.cc #8 1.921 Linking IPA_Emulation.ttcnpp #8 1.922 Linking Osmocom_CTRL_Types.ttcn #8 1.922 Linking Osmocom_CTRL_Functions.ttcn #8 1.923 Linking Osmocom_CTRL_Adapter.ttcn #8 1.923 Linking RTP_CodecPort.ttcn #8 1.924 Linking RTP_CodecPort_CtrlFunct.ttcn #8 1.924 Linking RTP_CodecPort_CtrlFunctDef.cc #8 1.925 Linking RTP_Emulation.ttcn #8 1.925 Linking IuUP_Types.ttcn #8 1.925 Linking IuUP_EncDec.cc #8 1.926 Linking IuUP_Emulation.ttcn #8 1.926 Linking StatsD_Types.ttcn #8 1.927 Linking StatsD_CodecPort.ttcn #8 1.927 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 1.928 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 1.929 Linking StatsD_Checker.ttcn #8 1.929 Linking L3_Templates.ttcn #8 1.930 Linking L3_Common.ttcn #8 1.950 Generating Makefile skeleton... #8 1.950 Makefile skeleton was generated. #8 1.969 make -C hnbgw compile #8 1.978 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 1.978 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 1.988 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 1.993 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 1.997 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 2.003 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 2.003 49 | "internal user MTP3asp_PT #8 2.003 | ^ #8 2.003 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 2.003 58 | " #8 2.003 | ^ #8 2.003 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 2.003 70 | "user MTP3asp_PT #8 2.003 | ^ #8 2.003 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 2.003 79 | " #8 2.003 | ^ #8 2.008 /usr/bin/ttcn3_compiler -L -U 8 BSSAP_CodecPort.ttcn BSSAP_Types.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn #8 2.012 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.012 #8 2.021 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 2.022 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 2.026 Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... #8 2.026 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.028 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.028 Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... #8 2.029 Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... #8 2.029 Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... #8 2.036 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.036 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.036 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.037 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.037 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.037 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.038 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 2.038 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 2.039 Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... #8 2.039 Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... #8 2.040 Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... #8 2.040 Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... #8 2.040 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 2.040 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 2.046 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 2.048 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 2.050 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 2.050 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 2.050 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 2.051 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 2.052 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 2.052 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 2.052 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 2.053 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.053 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 2.055 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 2.056 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 2.059 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 2.060 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 2.063 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 2.064 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 2.064 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 2.064 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.064 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.065 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.066 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.066 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.066 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.066 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.066 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.067 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.068 Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... #8 2.068 Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... #8 2.068 Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... #8 2.069 Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... #8 2.070 Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... #8 2.074 Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... #8 2.074 Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... #8 2.077 Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... #8 2.077 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.077 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 2.077 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 2.079 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.080 Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... #8 2.081 Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... #8 2.081 Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... #8 2.081 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 2.083 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.084 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.084 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.085 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.088 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.088 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.088 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.088 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.088 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.088 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.088 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.092 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 2.092 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.093 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 2.094 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.094 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.095 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 2.096 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.096 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.096 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.096 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.097 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.098 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 2.098 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 2.099 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 2.099 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 2.099 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.100 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.101 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.101 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.101 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 2.102 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 2.102 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.103 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 2.103 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 2.106 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 2.106 Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... #8 2.106 HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 2.106 Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... #8 2.106 Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... #8 2.107 Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... #8 2.107 Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... #8 2.108 Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... #8 2.108 Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... #8 2.108 RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 2.108 Notify: Parsing ASN.1 module `RANAP_Constants.asn'... #8 2.108 RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 2.109 Notify: Parsing ASN.1 module `RANAP_Containers.asn'... #8 2.109 Notify: Parsing ASN.1 module `RANAP_IEs.asn'... #8 2.113 Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... #8 2.117 Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... #8 2.117 Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... #8 2.117 RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 2.118 Notify: Parsing ASN.1 module `RUA_Constants.asn'... #8 2.118 Notify: Parsing ASN.1 module `RUA_Containers.asn'... #8 2.118 Notify: Parsing ASN.1 module `RUA_IEs.asn'... #8 2.118 Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... #8 2.118 Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... #8 2.118 Notify: Checking modules... #8 2.120 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 2.120 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 2.154 HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': #8 2.154 HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': #8 2.154 HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': #8 2.154 HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': #8 2.154 HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': #8 2.154 HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': #8 2.154 HNBAP_Templates.ttcn:252.9-261.6: In component 3: #8 2.154 HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': #8 2.154 HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': #8 2.154 HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' #8 2.158 Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': #8 2.158 Iuh_Emulation.ttcn:144.1-223.1: In function definition `main': #8 2.158 Iuh_Emulation.ttcn:166.2-222.2: In while statement: #8 2.158 Iuh_Emulation.ttcn:172.3-221.3: In alt construct: #8 2.158 Iuh_Emulation.ttcn:185.6-51: In guard operation: #8 2.158 Iuh_Emulation.ttcn:185.6-51: In receive statement: #8 2.158 Iuh_Emulation.ttcn:185.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. #8 2.185 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 2.185 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 2.185 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.185 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 2.185 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.185 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 2.185 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.186 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 2.186 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.186 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 2.186 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.192 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 2.192 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 2.192 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 2.192 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 2.192 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 2.192 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 2.192 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 2.202 PFCP_Templates.ttcn: In TTCN-3 module `PFCP_Templates': #8 2.202 PFCP_Templates.ttcn:140.1-152.1: In function definition `tr_PFCP_Assoc_Setup_Req': #8 2.202 PFCP_Templates.ttcn:151.2-9: In return statement: #8 2.202 PFCP_Templates.ttcn:151.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.202 PFCP_Templates.ttcn:141.24-41: note: Referenced template variable is here #8 2.202 PFCP_Templates.ttcn:172.1-186.1: In function definition `tr_PFCP_Assoc_Setup_Resp': #8 2.202 PFCP_Templates.ttcn:185.2-9: In return statement: #8 2.202 PFCP_Templates.ttcn:185.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.202 PFCP_Templates.ttcn:174.24-41: note: Referenced template variable is here #8 2.202 PFCP_Templates.ttcn:199.1-209.1: In function definition `tr_PFCP_Assoc_Release_Resp': #8 2.202 PFCP_Templates.ttcn:208.2-9: In return statement: #8 2.202 PFCP_Templates.ttcn:208.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.202 PFCP_Templates.ttcn:201.24-41: note: Referenced template variable is here #8 2.203 PFCP_Templates.ttcn:498.1-506.1: In function definition `tr_PFCP_Session_Est_Req': #8 2.203 PFCP_Templates.ttcn:505.2-9: In return statement: #8 2.203 PFCP_Templates.ttcn:505.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.203 PFCP_Templates.ttcn:499.24-42: note: Referenced template variable is here #8 2.203 PFCP_Templates.ttcn:530.1-547.1: In function definition `tr_PFCP_Session_Est_Resp': #8 2.203 PFCP_Templates.ttcn:546.2-9: In return statement: #8 2.203 PFCP_Templates.ttcn:546.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.203 PFCP_Templates.ttcn:531.24-49: note: Referenced template variable is here #8 2.203 PFCP_Templates.ttcn:583.1-589.1: In function definition `tr_PFCP_Session_Mod_Req': #8 2.203 PFCP_Templates.ttcn:588.2-9: In return statement: #8 2.203 PFCP_Templates.ttcn:588.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.203 PFCP_Templates.ttcn:584.24-45: note: Referenced template variable is here #8 2.203 PFCP_Templates.ttcn:609.1-615.1: In function definition `tr_PFCP_Session_Mod_Resp': #8 2.203 PFCP_Templates.ttcn:614.2-9: In return statement: #8 2.203 PFCP_Templates.ttcn:614.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.203 PFCP_Templates.ttcn:610.24-45: note: Referenced template variable is here #8 2.203 PFCP_Templates.ttcn:625.1-631.1: In function definition `tr_PFCP_Session_Del_Req': #8 2.203 PFCP_Templates.ttcn:630.2-9: In return statement: #8 2.203 PFCP_Templates.ttcn:630.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.203 PFCP_Templates.ttcn:626.24-45: note: Referenced template variable is here #8 2.203 PFCP_Templates.ttcn:648.1-662.1: In function definition `tr_PFCP_Session_Del_Resp': #8 2.203 PFCP_Templates.ttcn:661.2-9: In return statement: #8 2.203 PFCP_Templates.ttcn:661.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 2.203 PFCP_Templates.ttcn:651.24-45: note: Referenced template variable is here #8 2.272 RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': #8 2.272 RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': #8 2.272 RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: #8 2.272 RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: #8 2.272 RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement #8 2.272 RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement #8 2.275 HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': #8 2.275 HNBGW_Tests.ttcn:690.1-702.1: In function definition `f_iuh2iu': #8 2.275 HNBGW_Tests.ttcn:701.2-30: In return statement: #8 2.275 HNBGW_Tests.ttcn:701.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 2.275 HNBGW_Tests.ttcn:701.24-29: In parameter #1 for `exp_rx': #8 2.275 HNBGW_Tests.ttcn:701.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 2.275 HNBGW_Tests.ttcn:690.52-84: note: Referenced template parameter is here #8 2.275 HNBGW_Tests.ttcn:705.1-714.1: In function definition `f_iu2iuh': #8 2.275 HNBGW_Tests.ttcn:713.2-28: In return statement: #8 2.275 HNBGW_Tests.ttcn:713.21-28: In actual parameter list of function `@HNBGW_Tests.f_rua_expect': #8 2.275 HNBGW_Tests.ttcn:713.22-27: In parameter #1 for `exp_rx': #8 2.275 HNBGW_Tests.ttcn:713.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 2.275 HNBGW_Tests.ttcn:705.52-84: note: Referenced template parameter is here #8 2.275 HNBGW_Tests.ttcn:740.1-767.1: In function definition `f_iuh2iu_connect': #8 2.275 HNBGW_Tests.ttcn:766.2-30: In return statement: #8 2.275 HNBGW_Tests.ttcn:766.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 2.275 HNBGW_Tests.ttcn:766.24-29: In parameter #1 for `exp_rx': #8 2.275 HNBGW_Tests.ttcn:766.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 2.275 HNBGW_Tests.ttcn:740.60-92: note: Referenced template parameter is here #8 2.275 HNBGW_Tests.ttcn:783.1-812.1: In function definition `f_iuh2iu_disconnect': #8 2.275 HNBGW_Tests.ttcn:797.2-29: In variable assignment: #8 2.275 HNBGW_Tests.ttcn:797.22-29: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 2.275 HNBGW_Tests.ttcn:797.23-28: In parameter #1 for `exp_rx': #8 2.275 HNBGW_Tests.ttcn:797.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 2.275 HNBGW_Tests.ttcn:784.9-41: note: Referenced template parameter is here #8 2.276 HNBGW_Tests.ttcn:889.8-895.1: In function definition `f_build_rab_ass_resp': #8 2.276 HNBGW_Tests.ttcn:894.2-45: In return statement: #8 2.276 HNBGW_Tests.ttcn:894.9-45: In the operand of operation `valueof()': #8 2.276 HNBGW_Tests.ttcn:894.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 2.276 HNBGW_Tests.ttcn:894.37-43: In parameter #1 for `rab_sml': #8 2.276 HNBGW_Tests.ttcn:894.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.276 HNBGW_Tests.ttcn:890.39-45: note: Referenced template variable is here #8 2.276 HNBGW_Tests.ttcn:939.1-968.1: In function definition `f_hnbap_ue_register': #8 2.276 HNBGW_Tests.ttcn:943.2-55: In send statement: #8 2.276 HNBGW_Tests.ttcn:943.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': #8 2.276 HNBGW_Tests.ttcn:943.49-53: In parameter #1 for `ue_id': #8 2.276 HNBGW_Tests.ttcn:943.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime #8 2.276 HNBGW_Tests.ttcn:939.52-87: note: Referenced template parameter is here #8 2.276 HNBGW_Tests.ttcn:1090.8-1094.1: In function definition `f_tc_initial_ue': #8 2.276 HNBGW_Tests.ttcn:1093.2-21: In function instance: #8 2.276 HNBGW_Tests.ttcn:1093.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.278 HNBGW_Tests.ttcn:1312.8-1315.1: In function definition `f_create_rab': #8 2.278 HNBGW_Tests.ttcn:1313.2-20: In function instance: #8 2.278 HNBGW_Tests.ttcn:1317.8-1347.1: In function definition `f_rab_ass_req': #8 2.278 HNBGW_Tests.ttcn:1325.2-43: In variable assignment: #8 2.278 HNBGW_Tests.ttcn:1325.8-43: In the operand of operation `valueof()': #8 2.278 HNBGW_Tests.ttcn:1325.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.278 HNBGW_Tests.ttcn:1325.35-41: In parameter #1 for `rab_sml': #8 2.278 HNBGW_Tests.ttcn:1325.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.278 HNBGW_Tests.ttcn:1320.37-43: note: Referenced template variable is here #8 2.278 HNBGW_Tests.ttcn:1344.2-43: In variable assignment: #8 2.278 HNBGW_Tests.ttcn:1344.8-43: In the operand of operation `valueof()': #8 2.278 HNBGW_Tests.ttcn:1344.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.278 HNBGW_Tests.ttcn:1344.35-41: In parameter #1 for `rab_sml': #8 2.278 HNBGW_Tests.ttcn:1344.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.278 HNBGW_Tests.ttcn:1320.37-43: note: Referenced template variable is here #8 2.278 HNBGW_Tests.ttcn:1346.2-17: In function instance: #8 2.278 HNBGW_Tests.ttcn:1346.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 2.278 HNBGW_Tests.ttcn:1314.2-21: In function instance: #8 2.278 HNBGW_Tests.ttcn:1349.8-1409.1: In function definition `f_rab_ass_resp': #8 2.278 HNBGW_Tests.ttcn:1356.2-45: In variable assignment: #8 2.278 HNBGW_Tests.ttcn:1356.8-45: In the operand of operation `valueof()': #8 2.278 HNBGW_Tests.ttcn:1356.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 2.278 HNBGW_Tests.ttcn:1356.36-43: In parameter #1 for `rab_sml': #8 2.278 HNBGW_Tests.ttcn:1356.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 2.278 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 2.278 HNBGW_Tests.ttcn:1359.2-1402.2: In interleave statement: #8 2.278 HNBGW_Tests.ttcn:1381.3-1393.3: In if statement: #8 2.278 HNBGW_Tests.ttcn:1385.4-45: In variable assignment: #8 2.278 HNBGW_Tests.ttcn:1385.10-45: In the operand of operation `valueof()': #8 2.278 HNBGW_Tests.ttcn:1385.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.278 HNBGW_Tests.ttcn:1385.37-43: In parameter #1 for `rab_sml': #8 2.278 HNBGW_Tests.ttcn:1385.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.278 HNBGW_Tests.ttcn:1382.39-45: note: Referenced template variable is here #8 2.278 HNBGW_Tests.ttcn:1387.4-19: In function instance: #8 2.278 HNBGW_Tests.ttcn:1387.4-19: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 2.278 HNBGW_Tests.ttcn:1390.4-47: In variable assignment: #8 2.278 HNBGW_Tests.ttcn:1390.10-47: In the operand of operation `valueof()': #8 2.278 HNBGW_Tests.ttcn:1390.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 2.278 HNBGW_Tests.ttcn:1390.38-45: In parameter #1 for `rab_sml': #8 2.278 HNBGW_Tests.ttcn:1390.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 2.278 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 2.279 HNBGW_Tests.ttcn:1406.2-45: In variable assignment: #8 2.279 HNBGW_Tests.ttcn:1406.8-45: In the operand of operation `valueof()': #8 2.279 HNBGW_Tests.ttcn:1406.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 2.279 HNBGW_Tests.ttcn:1406.36-43: In parameter #1 for `rab_sml': #8 2.279 HNBGW_Tests.ttcn:1406.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 2.279 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 2.279 HNBGW_Tests.ttcn:1408.2-19: In function instance: #8 2.279 HNBGW_Tests.ttcn:1408.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 2.279 HNBGW_Tests.ttcn:1425.8-1474.1: In function definition `f_tc_rab_assignment': #8 2.279 HNBGW_Tests.ttcn:1437.2-21: In function instance: #8 2.279 HNBGW_Tests.ttcn:1437.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.279 HNBGW_Tests.ttcn:1445.2-1447.2: In if statement: #8 2.279 HNBGW_Tests.ttcn:1446.3-25: In function instance: #8 2.279 HNBGW_Tests.ttcn:1446.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.279 HNBGW_Tests.ttcn:1456.2-1458.2: In if statement: #8 2.279 HNBGW_Tests.ttcn:1457.3-25: In function instance: #8 2.279 HNBGW_Tests.ttcn:1457.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.279 HNBGW_Tests.ttcn:1462.2-13: In function instance: #8 2.279 HNBGW_Tests.ttcn:1462.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.279 HNBGW_Tests.ttcn:1473.2-13: In function instance: #8 2.279 HNBGW_Tests.ttcn:1473.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.279 HNBGW_Tests.ttcn:1487.8-1534.1: In function definition `f_tc_rab_assign_fail': #8 2.279 HNBGW_Tests.ttcn:1499.2-21: In function instance: #8 2.279 HNBGW_Tests.ttcn:1499.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.279 HNBGW_Tests.ttcn:1507.2-1509.2: In if statement: #8 2.279 HNBGW_Tests.ttcn:1508.3-25: In function instance: #8 2.279 HNBGW_Tests.ttcn:1508.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.279 HNBGW_Tests.ttcn:1515.2-13: In function instance: #8 2.279 HNBGW_Tests.ttcn:1515.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.279 HNBGW_Tests.ttcn:1522.2-1524.2: In if statement: #8 2.279 HNBGW_Tests.ttcn:1523.3-25: In function instance: #8 2.279 HNBGW_Tests.ttcn:1523.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.280 HNBGW_Tests.ttcn:1547.8-1600.1: In function definition `f_tc_rab_release': #8 2.280 HNBGW_Tests.ttcn:1559.2-21: In function instance: #8 2.280 HNBGW_Tests.ttcn:1559.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.280 HNBGW_Tests.ttcn:1574.2-1576.2: In if statement: #8 2.280 HNBGW_Tests.ttcn:1575.3-25: In function instance: #8 2.280 HNBGW_Tests.ttcn:1575.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.280 HNBGW_Tests.ttcn:1585.2-1587.2: In if statement: #8 2.280 HNBGW_Tests.ttcn:1586.3-25: In function instance: #8 2.280 HNBGW_Tests.ttcn:1586.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.280 HNBGW_Tests.ttcn:1599.2-17: In function instance: #8 2.280 HNBGW_Tests.ttcn:1599.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 2.280 HNBGW_Tests.ttcn:1627.8-1664.1: In function definition `f_tc_rab_assign_mgcp_to': #8 2.280 HNBGW_Tests.ttcn:1638.2-21: In function instance: #8 2.280 HNBGW_Tests.ttcn:1638.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.280 HNBGW_Tests.ttcn:1643.2-43: In variable assignment: #8 2.280 HNBGW_Tests.ttcn:1643.8-43: In the operand of operation `valueof()': #8 2.280 HNBGW_Tests.ttcn:1643.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.280 HNBGW_Tests.ttcn:1643.35-41: In parameter #1 for `rab_sml': #8 2.280 HNBGW_Tests.ttcn:1643.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.280 HNBGW_Tests.ttcn:1630.37-43: note: Referenced template variable is here #8 2.280 HNBGW_Tests.ttcn:1660.2-13: In function instance: #8 2.280 HNBGW_Tests.ttcn:1660.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.280 HNBGW_Tests.ttcn:1663.2-13: In function instance: #8 2.280 HNBGW_Tests.ttcn:1663.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.280 HNBGW_Tests.ttcn:1695.8-1708.1: In function definition `f_tc_ranap_bidir': #8 2.280 HNBGW_Tests.ttcn:1699.2-45: In function instance: #8 2.280 HNBGW_Tests.ttcn:1699.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.280 HNBGW_Tests.ttcn:1702.2-55: In function instance: #8 2.280 HNBGW_Tests.ttcn:1702.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.280 HNBGW_Tests.ttcn:1704.2-55: In function instance: #8 2.280 HNBGW_Tests.ttcn:1704.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.280 HNBGW_Tests.ttcn:1707.2-48: In function instance: #8 2.280 HNBGW_Tests.ttcn:1707.2-48: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.280 HNBGW_Tests.ttcn:1731.9-1744.1: In function definition `f_tc_ranap_mo_disconnect': #8 2.280 HNBGW_Tests.ttcn:1735.2-45: In function instance: #8 2.280 HNBGW_Tests.ttcn:1735.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.280 HNBGW_Tests.ttcn:1738.2-55: In function instance: #8 2.280 HNBGW_Tests.ttcn:1738.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.281 HNBGW_Tests.ttcn:1740.2-55: In function instance: #8 2.281 HNBGW_Tests.ttcn:1740.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.281 HNBGW_Tests.ttcn:1743.2-91: In function instance: #8 2.281 HNBGW_Tests.ttcn:1743.2-91: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_disconnect' is not used #8 2.282 HNBGW_Tests.ttcn:1836.8-1921.1: In function definition `f_tc_ps_rab_assignment_with_pfcp': #8 2.282 HNBGW_Tests.ttcn:1852.2-21: In function instance: #8 2.282 HNBGW_Tests.ttcn:1852.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.282 HNBGW_Tests.ttcn:1859.2-43: In variable assignment: #8 2.282 HNBGW_Tests.ttcn:1859.8-43: In the operand of operation `valueof()': #8 2.282 HNBGW_Tests.ttcn:1859.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.282 HNBGW_Tests.ttcn:1859.35-41: In parameter #1 for `rab_sml': #8 2.282 HNBGW_Tests.ttcn:1859.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.282 HNBGW_Tests.ttcn:1855.37-43: note: Referenced template variable is here #8 2.282 HNBGW_Tests.ttcn:1893.2-43: In variable assignment: #8 2.282 HNBGW_Tests.ttcn:1893.8-43: In the operand of operation `valueof()': #8 2.282 HNBGW_Tests.ttcn:1893.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.282 HNBGW_Tests.ttcn:1893.35-41: In parameter #1 for `rab_sml': #8 2.282 HNBGW_Tests.ttcn:1893.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.282 HNBGW_Tests.ttcn:1855.37-43: note: Referenced template variable is here #8 2.282 HNBGW_Tests.ttcn:1894.2-17: In function instance: #8 2.282 HNBGW_Tests.ttcn:1894.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 2.282 HNBGW_Tests.ttcn:1900.2-45: In variable assignment: #8 2.282 HNBGW_Tests.ttcn:1900.8-45: In the operand of operation `valueof()': #8 2.282 HNBGW_Tests.ttcn:1900.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 2.282 HNBGW_Tests.ttcn:1900.36-43: In parameter #1 for `rab_sml': #8 2.282 HNBGW_Tests.ttcn:1900.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 2.282 HNBGW_Tests.ttcn:1897.39-46: note: Referenced template variable is here #8 2.282 HNBGW_Tests.ttcn:1908.2-46: In function instance: #8 2.282 HNBGW_Tests.ttcn:1908.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 2.282 HNBGW_Tests.ttcn:1908.17-45: In parameter #1 for `exp_rx': #8 2.282 HNBGW_Tests.ttcn:1908.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime #8 2.282 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 2.282 HNBGW_Tests.ttcn:1908.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 2.282 HNBGW_Tests.ttcn:1912.2-13: In function instance: #8 2.282 HNBGW_Tests.ttcn:1912.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.282 HNBGW_Tests.ttcn:1915.2-13: In function instance: #8 2.282 HNBGW_Tests.ttcn:1915.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.282 HNBGW_Tests.ttcn:1942.8-1985.1: In function definition `f_tc_ps_rab_assignment_without_pfcp': #8 2.282 HNBGW_Tests.ttcn:1953.2-21: In function instance: #8 2.282 HNBGW_Tests.ttcn:1953.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.283 HNBGW_Tests.ttcn:1960.2-43: In variable assignment: #8 2.283 HNBGW_Tests.ttcn:1960.8-43: In the operand of operation `valueof()': #8 2.283 HNBGW_Tests.ttcn:1960.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.283 HNBGW_Tests.ttcn:1960.35-41: In parameter #1 for `rab_sml': #8 2.283 HNBGW_Tests.ttcn:1960.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.283 HNBGW_Tests.ttcn:1956.37-43: note: Referenced template variable is here #8 2.283 HNBGW_Tests.ttcn:1964.2-43: In variable assignment: #8 2.283 HNBGW_Tests.ttcn:1964.8-43: In the operand of operation `valueof()': #8 2.283 HNBGW_Tests.ttcn:1964.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.283 HNBGW_Tests.ttcn:1964.35-41: In parameter #1 for `rab_sml': #8 2.283 HNBGW_Tests.ttcn:1964.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.283 HNBGW_Tests.ttcn:1956.37-43: note: Referenced template variable is here #8 2.283 HNBGW_Tests.ttcn:1965.2-17: In function instance: #8 2.283 HNBGW_Tests.ttcn:1965.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 2.283 HNBGW_Tests.ttcn:1971.2-45: In variable assignment: #8 2.283 HNBGW_Tests.ttcn:1971.8-45: In the operand of operation `valueof()': #8 2.283 HNBGW_Tests.ttcn:1971.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 2.283 HNBGW_Tests.ttcn:1971.36-43: In parameter #1 for `rab_sml': #8 2.283 HNBGW_Tests.ttcn:1971.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 2.283 HNBGW_Tests.ttcn:1968.39-46: note: Referenced template variable is here #8 2.283 HNBGW_Tests.ttcn:1975.2-46: In function instance: #8 2.283 HNBGW_Tests.ttcn:1975.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 2.283 HNBGW_Tests.ttcn:1975.17-45: In parameter #1 for `exp_rx': #8 2.283 HNBGW_Tests.ttcn:1975.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime #8 2.283 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 2.283 HNBGW_Tests.ttcn:1975.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 2.283 HNBGW_Tests.ttcn:1979.2-13: In function instance: #8 2.283 HNBGW_Tests.ttcn:1979.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.283 HNBGW_Tests.ttcn:1982.2-13: In function instance: #8 2.283 HNBGW_Tests.ttcn:1982.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.283 HNBGW_Tests.ttcn:2052.9-2071.1: In function definition `f_perform_compl_l3': #8 2.283 HNBGW_Tests.ttcn:2067.2-2070.2: In if statement: #8 2.283 HNBGW_Tests.ttcn:2069.3-20: In function instance: #8 2.283 HNBGW_Tests.ttcn:2069.3-20: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 2.290 HNBGW_Tests.ttcn:2773.9-2800.1: In function definition `f_tc_apply_sccp': #8 2.290 HNBGW_Tests.ttcn:2786.2-55: In function instance: #8 2.290 HNBGW_Tests.ttcn:2786.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.290 HNBGW_Tests.ttcn:2787.2-55: In function instance: #8 2.290 HNBGW_Tests.ttcn:2787.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.290 HNBGW_Tests.ttcn:2817.8-2868.1: In function definition `f_tc_second_rab_assignment': #8 2.290 HNBGW_Tests.ttcn:2826.2-21: In function instance: #8 2.290 HNBGW_Tests.ttcn:2826.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 2.290 HNBGW_Tests.ttcn:2837.2-43: In variable assignment: #8 2.290 HNBGW_Tests.ttcn:2837.8-43: In the operand of operation `valueof()': #8 2.290 HNBGW_Tests.ttcn:2837.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 2.290 HNBGW_Tests.ttcn:2837.35-41: In parameter #1 for `rab_sml': #8 2.290 HNBGW_Tests.ttcn:2837.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 2.290 HNBGW_Tests.ttcn:2832.37-43: note: Referenced template variable is here #8 2.290 HNBGW_Tests.ttcn:2842.2-17: In function instance: #8 2.290 HNBGW_Tests.ttcn:2842.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 2.290 HNBGW_Tests.ttcn:2850.2-45: In variable assignment: #8 2.290 HNBGW_Tests.ttcn:2850.8-45: In the operand of operation `valueof()': #8 2.290 HNBGW_Tests.ttcn:2850.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 2.290 HNBGW_Tests.ttcn:2850.36-43: In parameter #1 for `rab_sml': #8 2.290 HNBGW_Tests.ttcn:2850.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 2.290 HNBGW_Tests.ttcn:2848.39-46: note: Referenced template variable is here #8 2.290 HNBGW_Tests.ttcn:2852.2-19: In function instance: #8 2.290 HNBGW_Tests.ttcn:2852.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 2.290 HNBGW_Tests.ttcn:2856.2-13: In function instance: #8 2.290 HNBGW_Tests.ttcn:2856.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 2.290 HNBGW_Tests.ttcn:2867.2-13: In function instance: #8 2.290 HNBGW_Tests.ttcn:2867.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 2.292 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 2.292 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 2.292 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 2.292 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 2.292 In parameter #4 for `rfci': #8 2.292 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 2.292 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 2.296 Notify: Generating code... #8 2.983 Notify: File `BSSAP_CodecPort.hh' was generated. #8 2.983 Notify: File `BSSAP_CodecPort.cc' was generated. #8 2.983 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 2.983 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 2.983 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 2.983 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 2.983 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 2.983 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 2.983 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 2.984 Notify: File `BSSAP_Types.hh' was generated. #8 2.988 Notify: File `BSSAP_Types.cc' was generated. #8 2.991 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 2.991 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 2.991 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 2.991 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 2.992 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 2.992 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 2.992 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 2.992 Notify: File `DNS_Helpers.hh' was generated. #8 2.992 Notify: File `DNS_Helpers.cc' was generated. #8 2.992 Notify: File `DNS_Helpers_part_1.cc' was generated. #8 2.992 Notify: File `DNS_Helpers_part_2.cc' was generated. #8 2.992 Notify: File `DNS_Helpers_part_3.cc' was generated. #8 2.992 Notify: File `DNS_Helpers_part_4.cc' was generated. #8 2.992 Notify: File `DNS_Helpers_part_5.cc' was generated. #8 2.992 Notify: File `DNS_Helpers_part_6.cc' was generated. #8 2.992 Notify: File `DNS_Helpers_part_7.cc' was generated. #8 2.992 Notify: File `GSM_Types.hh' was generated. #8 2.993 Notify: File `GSM_Types.cc' was generated. #8 2.993 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.993 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.993 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.993 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.993 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.993 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.993 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.993 Notify: File `General_Types.hh' was generated. #8 2.993 Notify: File `General_Types.cc' was generated. #8 2.993 Notify: File `General_Types_part_1.cc' was generated. #8 2.993 Notify: File `General_Types_part_2.cc' was generated. #8 2.994 Notify: File `General_Types_part_3.cc' was generated. #8 2.994 Notify: File `General_Types_part_4.cc' was generated. #8 2.994 Notify: File `General_Types_part_5.cc' was generated. #8 2.994 Notify: File `General_Types_part_6.cc' was generated. #8 2.994 Notify: File `General_Types_part_7.cc' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes.hh' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes.cc' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. #8 2.994 Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. #8 2.994 Notify: File `HNBAP_Constants.hh' was generated. #8 2.994 Notify: File `HNBAP_Constants.cc' was generated. #8 2.994 Notify: File `HNBAP_Constants_part_1.cc' was generated. #8 2.994 Notify: File `HNBAP_Constants_part_2.cc' was generated. #8 2.995 Notify: File `HNBAP_Constants_part_3.cc' was generated. #8 2.995 Notify: File `HNBAP_Constants_part_4.cc' was generated. #8 2.995 Notify: File `HNBAP_Constants_part_5.cc' was generated. #8 2.995 Notify: File `HNBAP_Constants_part_6.cc' was generated. #8 2.995 Notify: File `HNBAP_Constants_part_7.cc' was generated. #8 2.995 Notify: File `HNBAP_Containers.hh' was generated. #8 2.995 Notify: File `HNBAP_Containers.cc' was generated. #8 2.995 Notify: File `HNBAP_Containers_part_1.cc' was generated. #8 2.995 Notify: File `HNBAP_Containers_part_2.cc' was generated. #8 2.995 Notify: File `HNBAP_Containers_part_3.cc' was generated. #8 2.995 Notify: File `HNBAP_Containers_part_4.cc' was generated. #8 2.995 Notify: File `HNBAP_Containers_part_5.cc' was generated. #8 2.995 Notify: File `HNBAP_Containers_part_6.cc' was generated. #8 2.995 Notify: File `HNBAP_Containers_part_7.cc' was generated. #8 2.996 Notify: File `HNBAP_IEs.hh' was generated. #8 2.998 Notify: File `HNBAP_IEs.cc' was generated. #8 2.998 Notify: File `HNBAP_IEs_part_1.cc' was generated. #8 2.998 Notify: File `HNBAP_IEs_part_2.cc' was generated. #8 2.999 Notify: File `HNBAP_IEs_part_3.cc' was generated. #8 2.999 Notify: File `HNBAP_IEs_part_4.cc' was generated. #8 2.999 Notify: File `HNBAP_IEs_part_5.cc' was generated. #8 2.999 Notify: File `HNBAP_IEs_part_6.cc' was generated. #8 2.999 Notify: File `HNBAP_IEs_part_7.cc' was generated. #8 2.999 Notify: File `HNBAP_PDU_Contents.hh' was generated. #8 3.003 Notify: File `HNBAP_PDU_Contents.cc' was generated. #8 3.003 Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. #8 3.003 Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. #8 3.003 Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. #8 3.003 Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. #8 3.003 Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. #8 3.003 Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. #8 3.003 Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. #8 3.003 Notify: File `HNBAP_PDU_Descriptions.hh' was generated. #8 3.004 Notify: File `HNBAP_PDU_Descriptions.cc' was generated. #8 3.004 Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. #8 3.004 Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. #8 3.004 Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. #8 3.004 Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. #8 3.004 Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. #8 3.004 Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. #8 3.004 Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. #8 3.004 Notify: File `HNBAP_Templates.hh' was generated. #8 3.004 Notify: File `HNBAP_Templates.cc' was generated. #8 3.004 Notify: File `HNBAP_Templates_part_1.cc' was generated. #8 3.004 Notify: File `HNBAP_Templates_part_2.cc' was generated. #8 3.004 Notify: File `HNBAP_Templates_part_3.cc' was generated. #8 3.004 Notify: File `HNBAP_Templates_part_4.cc' was generated. #8 3.004 Notify: File `HNBAP_Templates_part_5.cc' was generated. #8 3.004 Notify: File `HNBAP_Templates_part_6.cc' was generated. #8 3.004 Notify: File `HNBAP_Templates_part_7.cc' was generated. #8 3.005 Notify: File `HNBAP_Types.hh' was generated. #8 3.005 Notify: File `HNBAP_Types.cc' was generated. #8 3.005 Notify: File `HNBAP_Types_part_1.cc' was generated. #8 3.005 Notify: File `HNBAP_Types_part_2.cc' was generated. #8 3.005 Notify: File `HNBAP_Types_part_3.cc' was generated. #8 3.005 Notify: File `HNBAP_Types_part_4.cc' was generated. #8 3.005 Notify: File `HNBAP_Types_part_5.cc' was generated. #8 3.005 Notify: File `HNBAP_Types_part_6.cc' was generated. #8 3.005 Notify: File `HNBAP_Types_part_7.cc' was generated. #8 3.005 Notify: File `HNBGW_Tests.hh' was generated. #8 3.005 Notify: File `HNBGW_Tests.cc' was generated. #8 3.006 Notify: File `HNBGW_Tests_part_1.cc' was generated. #8 3.006 Notify: File `HNBGW_Tests_part_2.cc' was generated. #8 3.006 Notify: File `HNBGW_Tests_part_3.cc' was generated. #8 3.006 Notify: File `HNBGW_Tests_part_4.cc' was generated. #8 3.006 Notify: File `HNBGW_Tests_part_5.cc' was generated. #8 3.006 Notify: File `HNBGW_Tests_part_6.cc' was generated. #8 3.006 Notify: File `HNBGW_Tests_part_7.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort.hh' was generated. #8 3.006 Notify: File `IPA_CodecPort.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.006 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 3.007 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 3.007 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 3.007 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 3.007 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 3.007 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 3.007 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 3.007 Notify: File `IPA_Emulation.hh' was generated. #8 3.007 Notify: File `IPA_Emulation.cc' was generated. #8 3.007 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 3.007 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 3.007 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 3.007 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 3.007 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 3.007 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 3.007 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 3.007 Notify: File `IPA_Types.hh' was generated. #8 3.008 Notify: File `IPA_Types.cc' was generated. #8 3.008 Notify: File `IPA_Types_part_1.cc' was generated. #8 3.008 Notify: File `IPA_Types_part_2.cc' was generated. #8 3.008 Notify: File `IPA_Types_part_3.cc' was generated. #8 3.008 Notify: File `IPA_Types_part_4.cc' was generated. #8 3.008 Notify: File `IPA_Types_part_5.cc' was generated. #8 3.008 Notify: File `IPA_Types_part_6.cc' was generated. #8 3.008 Notify: File `IPA_Types_part_7.cc' was generated. #8 3.008 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.008 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.008 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.008 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.008 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.008 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.008 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.008 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.009 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.009 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.009 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.009 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.009 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.009 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.009 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.009 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.009 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.009 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.009 Notify: File `IPL4asp_Types.hh' was generated. #8 3.010 Notify: File `IPL4asp_Types.cc' was generated. #8 3.010 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.010 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.010 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.010 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.010 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.010 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.010 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.010 Notify: File `IuUP_Emulation.hh' was generated. #8 3.010 Notify: File `IuUP_Emulation.cc' was generated. #8 3.010 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 3.010 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 3.010 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 3.010 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 3.011 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 3.011 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 3.011 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 3.011 Notify: File `IuUP_Types.hh' was generated. #8 3.011 Notify: File `IuUP_Types.cc' was generated. #8 3.011 Notify: File `IuUP_Types_part_1.cc' was generated. #8 3.011 Notify: File `IuUP_Types_part_2.cc' was generated. #8 3.011 Notify: File `IuUP_Types_part_3.cc' was generated. #8 3.012 Notify: File `IuUP_Types_part_4.cc' was generated. #8 3.012 Notify: File `IuUP_Types_part_5.cc' was generated. #8 3.012 Notify: File `IuUP_Types_part_6.cc' was generated. #8 3.012 Notify: File `IuUP_Types_part_7.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort.hh' was generated. #8 3.012 Notify: File `Iuh_CodecPort.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_part_1.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_part_2.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_part_3.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_part_4.cc' was generated. #8 3.012 Notify: File `Iuh_CodecPort_part_5.cc' was generated. #8 3.013 Notify: File `Iuh_CodecPort_part_6.cc' was generated. #8 3.013 Notify: File `Iuh_CodecPort_part_7.cc' was generated. #8 3.013 Notify: File `Iuh_Emulation.hh' was generated. #8 3.013 Notify: File `Iuh_Emulation.cc' was generated. #8 3.013 Notify: File `Iuh_Emulation_part_1.cc' was generated. #8 3.013 Notify: File `Iuh_Emulation_part_2.cc' was generated. #8 3.013 Notify: File `Iuh_Emulation_part_3.cc' was generated. #8 3.013 Notify: File `Iuh_Emulation_part_4.cc' was generated. #8 3.013 Notify: File `Iuh_Emulation_part_5.cc' was generated. #8 3.013 Notify: File `Iuh_Emulation_part_6.cc' was generated. #8 3.013 Notify: File `Iuh_Emulation_part_7.cc' was generated. #8 3.013 Notify: File `Iuh_Types.hh' was generated. #8 3.013 Notify: File `Iuh_Types.cc' was generated. #8 3.013 Notify: File `Iuh_Types_part_1.cc' was generated. #8 3.013 Notify: File `Iuh_Types_part_2.cc' was generated. #8 3.013 Notify: File `Iuh_Types_part_3.cc' was generated. #8 3.013 Notify: File `Iuh_Types_part_4.cc' was generated. #8 3.013 Notify: File `Iuh_Types_part_5.cc' was generated. #8 3.013 Notify: File `Iuh_Types_part_6.cc' was generated. #8 3.014 Notify: File `Iuh_Types_part_7.cc' was generated. #8 3.014 Notify: File `L3_Common.hh' was generated. #8 3.014 Notify: File `L3_Common.cc' was generated. #8 3.014 Notify: File `L3_Common_part_1.cc' was generated. #8 3.014 Notify: File `L3_Common_part_2.cc' was generated. #8 3.014 Notify: File `L3_Common_part_3.cc' was generated. #8 3.014 Notify: File `L3_Common_part_4.cc' was generated. #8 3.014 Notify: File `L3_Common_part_5.cc' was generated. #8 3.014 Notify: File `L3_Common_part_6.cc' was generated. #8 3.014 Notify: File `L3_Common_part_7.cc' was generated. #8 3.014 Notify: File `L3_Templates.hh' was generated. #8 3.014 Notify: File `L3_Templates.cc' was generated. #8 3.014 Notify: File `L3_Templates_part_1.cc' was generated. #8 3.014 Notify: File `L3_Templates_part_2.cc' was generated. #8 3.014 Notify: File `L3_Templates_part_3.cc' was generated. #8 3.014 Notify: File `L3_Templates_part_4.cc' was generated. #8 3.014 Notify: File `L3_Templates_part_5.cc' was generated. #8 3.015 Notify: File `L3_Templates_part_6.cc' was generated. #8 3.015 Notify: File `L3_Templates_part_7.cc' was generated. #8 3.015 Notify: File `M3UA_Emulation.hh' was generated. #8 3.015 Notify: File `M3UA_Emulation.cc' was generated. #8 3.015 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 3.015 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 3.015 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 3.015 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 3.015 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 3.015 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 3.015 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 3.015 Notify: File `M3UA_Types.hh' was generated. #8 3.017 Notify: File `M3UA_Types.cc' was generated. #8 3.017 Notify: File `M3UA_Types_part_1.cc' was generated. #8 3.018 Notify: File `M3UA_Types_part_2.cc' was generated. #8 3.018 Notify: File `M3UA_Types_part_3.cc' was generated. #8 3.018 Notify: File `M3UA_Types_part_4.cc' was generated. #8 3.018 Notify: File `M3UA_Types_part_5.cc' was generated. #8 3.018 Notify: File `M3UA_Types_part_6.cc' was generated. #8 3.018 Notify: File `M3UA_Types_part_7.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort.hh' was generated. #8 3.018 Notify: File `MGCP_CodecPort.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 3.018 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 3.019 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 3.019 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 3.019 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 3.019 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 3.019 Notify: File `MGCP_Emulation.hh' was generated. #8 3.019 Notify: File `MGCP_Emulation.cc' was generated. #8 3.019 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 3.019 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 3.019 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 3.019 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 3.019 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 3.019 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 3.019 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 3.019 Notify: File `MGCP_Templates.hh' was generated. #8 3.019 Notify: File `MGCP_Templates.cc' was generated. #8 3.019 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 3.020 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 3.020 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 3.020 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 3.020 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 3.020 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 3.020 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 3.020 Notify: File `MGCP_Types.hh' was generated. #8 3.020 Notify: File `MGCP_Types.cc' was generated. #8 3.020 Notify: File `MGCP_Types_part_1.cc' was generated. #8 3.020 Notify: File `MGCP_Types_part_2.cc' was generated. #8 3.020 Notify: File `MGCP_Types_part_3.cc' was generated. #8 3.020 Notify: File `MGCP_Types_part_4.cc' was generated. #8 3.020 Notify: File `MGCP_Types_part_5.cc' was generated. #8 3.020 Notify: File `MGCP_Types_part_6.cc' was generated. #8 3.020 Notify: File `MGCP_Types_part_7.cc' was generated. #8 3.020 Notify: File `MTP3asp_PortType.hh' was generated. #8 3.021 Notify: File `MTP3asp_PortType.cc' was generated. #8 3.021 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 3.021 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 3.021 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 3.021 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 3.021 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 3.021 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 3.021 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 3.021 Notify: File `MTP3asp_Types.hh' was generated. #8 3.021 Notify: File `MTP3asp_Types.cc' was generated. #8 3.021 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 3.021 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 3.021 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 3.021 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 3.021 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 3.022 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 3.022 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 3.022 Notify: File `Misc_Helpers.hh' was generated. #8 3.022 Notify: File `Misc_Helpers.cc' was generated. #8 3.022 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.022 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.022 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.022 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.022 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.022 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.022 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.022 Notify: File `MobileL3_CC_Types.hh' was generated. #8 3.025 Notify: File `MobileL3_CC_Types.cc' was generated. #8 3.025 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 3.025 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 3.025 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 3.025 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 3.026 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 3.026 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 3.026 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 3.026 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 3.027 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 3.027 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 3.027 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 3.027 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 3.027 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 3.028 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 3.028 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 3.028 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 3.028 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 3.032 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 3.035 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 3.035 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 3.035 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 3.035 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 3.035 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 3.035 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 3.035 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 3.035 Notify: File `MobileL3_MM_Types.hh' was generated. #8 3.036 Notify: File `MobileL3_MM_Types.cc' was generated. #8 3.036 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 3.036 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 3.036 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 3.036 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 3.036 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 3.036 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 3.036 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 3.037 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 3.041 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 3.041 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 3.041 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 3.041 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 3.041 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 3.041 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 3.041 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 3.041 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 3.042 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 3.043 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 3.043 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 3.043 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 3.043 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 3.043 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 3.043 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 3.043 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 3.043 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 3.043 Notify: File `MobileL3_SS_Types.hh' was generated. #8 3.044 Notify: File `MobileL3_SS_Types.cc' was generated. #8 3.044 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 3.044 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 3.044 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 3.044 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 3.044 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 3.044 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 3.044 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 3.044 Notify: File `MobileL3_Types.hh' was generated. #8 3.044 Notify: File `MobileL3_Types.cc' was generated. #8 3.044 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 3.045 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 3.045 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 3.045 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 3.045 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 3.045 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 3.045 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 3.045 Notify: File `Native_Functions.hh' was generated. #8 3.045 Notify: File `Native_Functions.cc' was generated. #8 3.045 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.045 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.045 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.045 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.045 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.045 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.045 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.045 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 3.045 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 3.045 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 3.045 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 3.045 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 3.045 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 3.045 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 3.045 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 3.046 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 3.047 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 3.047 Notify: File `Osmocom_Types.hh' was generated. #8 3.047 Notify: File `Osmocom_Types.cc' was generated. #8 3.047 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.047 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.047 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.047 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.047 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.047 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.047 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.047 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort.hh' was generated. #8 3.048 Notify: File `PFCP_CodecPort.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_part_1.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_part_2.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_part_3.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_part_4.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_part_5.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_part_6.cc' was generated. #8 3.048 Notify: File `PFCP_CodecPort_part_7.cc' was generated. #8 3.048 Notify: File `PFCP_Emulation.hh' was generated. #8 3.049 Notify: File `PFCP_Emulation.cc' was generated. #8 3.049 Notify: File `PFCP_Emulation_part_1.cc' was generated. #8 3.049 Notify: File `PFCP_Emulation_part_2.cc' was generated. #8 3.049 Notify: File `PFCP_Emulation_part_3.cc' was generated. #8 3.049 Notify: File `PFCP_Emulation_part_4.cc' was generated. #8 3.049 Notify: File `PFCP_Emulation_part_5.cc' was generated. #8 3.049 Notify: File `PFCP_Emulation_part_6.cc' was generated. #8 3.049 Notify: File `PFCP_Emulation_part_7.cc' was generated. #8 3.049 Notify: File `PFCP_Templates.hh' was generated. #8 3.049 Notify: File `PFCP_Templates.cc' was generated. #8 3.049 Notify: File `PFCP_Templates_part_1.cc' was generated. #8 3.049 Notify: File `PFCP_Templates_part_2.cc' was generated. #8 3.049 Notify: File `PFCP_Templates_part_3.cc' was generated. #8 3.049 Notify: File `PFCP_Templates_part_4.cc' was generated. #8 3.049 Notify: File `PFCP_Templates_part_5.cc' was generated. #8 3.049 Notify: File `PFCP_Templates_part_6.cc' was generated. #8 3.049 Notify: File `PFCP_Templates_part_7.cc' was generated. #8 3.050 Notify: File `PFCP_Types.hh' was generated. #8 3.054 Notify: File `PFCP_Types.cc' was generated. #8 3.057 Notify: File `PFCP_Types_part_1.cc' was generated. #8 3.057 Notify: File `PFCP_Types_part_2.cc' was generated. #8 3.057 Notify: File `PFCP_Types_part_3.cc' was generated. #8 3.057 Notify: File `PFCP_Types_part_4.cc' was generated. #8 3.057 Notify: File `PFCP_Types_part_5.cc' was generated. #8 3.057 Notify: File `PFCP_Types_part_6.cc' was generated. #8 3.057 Notify: File `PFCP_Types_part_7.cc' was generated. #8 3.057 Notify: File `RANAP_CodecPort.hh' was generated. #8 3.058 Notify: File `RANAP_CodecPort.cc' was generated. #8 3.058 Notify: File `RANAP_CodecPort_part_1.cc' was generated. #8 3.058 Notify: File `RANAP_CodecPort_part_2.cc' was generated. #8 3.058 Notify: File `RANAP_CodecPort_part_3.cc' was generated. #8 3.058 Notify: File `RANAP_CodecPort_part_4.cc' was generated. #8 3.058 Notify: File `RANAP_CodecPort_part_5.cc' was generated. #8 3.058 Notify: File `RANAP_CodecPort_part_6.cc' was generated. #8 3.058 Notify: File `RANAP_CodecPort_part_7.cc' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes.hh' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes.cc' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. #8 3.058 Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. #8 3.058 Notify: File `RANAP_Constants.hh' was generated. #8 3.059 Notify: File `RANAP_Constants.cc' was generated. #8 3.059 Notify: File `RANAP_Constants_part_1.cc' was generated. #8 3.059 Notify: File `RANAP_Constants_part_2.cc' was generated. #8 3.059 Notify: File `RANAP_Constants_part_3.cc' was generated. #8 3.059 Notify: File `RANAP_Constants_part_4.cc' was generated. #8 3.059 Notify: File `RANAP_Constants_part_5.cc' was generated. #8 3.059 Notify: File `RANAP_Constants_part_6.cc' was generated. #8 3.059 Notify: File `RANAP_Constants_part_7.cc' was generated. #8 3.059 Notify: File `RANAP_Containers.hh' was generated. #8 3.059 Notify: File `RANAP_Containers.cc' was generated. #8 3.059 Notify: File `RANAP_Containers_part_1.cc' was generated. #8 3.059 Notify: File `RANAP_Containers_part_2.cc' was generated. #8 3.059 Notify: File `RANAP_Containers_part_3.cc' was generated. #8 3.059 Notify: File `RANAP_Containers_part_4.cc' was generated. #8 3.059 Notify: File `RANAP_Containers_part_5.cc' was generated. #8 3.059 Notify: File `RANAP_Containers_part_6.cc' was generated. #8 3.060 Notify: File `RANAP_Containers_part_7.cc' was generated. #8 3.062 Notify: File `RANAP_IEs.hh' was generated. #8 3.065 Notify: File `RANAP_IEs.cc' was generated. #8 3.069 Notify: File `RANAP_IEs_part_1.cc' was generated. #8 3.073 Notify: File `RANAP_IEs_part_2.cc' was generated. #8 3.076 Notify: File `RANAP_IEs_part_3.cc' was generated. #8 3.077 Notify: File `RANAP_IEs_part_4.cc' was generated. #8 3.077 Notify: File `RANAP_IEs_part_5.cc' was generated. #8 3.077 Notify: File `RANAP_IEs_part_6.cc' was generated. #8 3.077 Notify: File `RANAP_IEs_part_7.cc' was generated. #8 3.084 Notify: File `RANAP_PDU_Contents.hh' was generated. #8 3.088 Notify: File `RANAP_PDU_Contents.cc' was generated. #8 3.091 Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. #8 3.095 Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. #8 3.099 Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. #8 3.102 Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. #8 3.106 Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. #8 3.109 Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. #8 3.113 Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. #8 3.113 Notify: File `RANAP_PDU_Descriptions.hh' was generated. #8 3.114 Notify: File `RANAP_PDU_Descriptions.cc' was generated. #8 3.114 Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. #8 3.114 Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. #8 3.114 Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. #8 3.114 Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. #8 3.114 Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. #8 3.114 Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. #8 3.114 Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. #8 3.114 Notify: File `RANAP_Templates.hh' was generated. #8 3.114 Notify: File `RANAP_Templates.cc' was generated. #8 3.114 Notify: File `RANAP_Templates_part_1.cc' was generated. #8 3.114 Notify: File `RANAP_Templates_part_2.cc' was generated. #8 3.114 Notify: File `RANAP_Templates_part_3.cc' was generated. #8 3.114 Notify: File `RANAP_Templates_part_4.cc' was generated. #8 3.114 Notify: File `RANAP_Templates_part_5.cc' was generated. #8 3.114 Notify: File `RANAP_Templates_part_6.cc' was generated. #8 3.114 Notify: File `RANAP_Templates_part_7.cc' was generated. #8 3.114 Notify: File `RANAP_Types.hh' was generated. #8 3.114 Notify: File `RANAP_Types.cc' was generated. #8 3.114 Notify: File `RANAP_Types_part_1.cc' was generated. #8 3.114 Notify: File `RANAP_Types_part_2.cc' was generated. #8 3.115 Notify: File `RANAP_Types_part_3.cc' was generated. #8 3.115 Notify: File `RANAP_Types_part_4.cc' was generated. #8 3.115 Notify: File `RANAP_Types_part_5.cc' was generated. #8 3.115 Notify: File `RANAP_Types_part_6.cc' was generated. #8 3.115 Notify: File `RANAP_Types_part_7.cc' was generated. #8 3.115 Notify: File `RAN_Adapter.hh' was generated. #8 3.115 Notify: File `RAN_Adapter.cc' was generated. #8 3.115 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 3.115 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 3.115 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 3.115 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 3.115 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 3.115 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 3.115 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 3.115 Notify: File `RAN_Emulation.hh' was generated. #8 3.116 Notify: File `RAN_Emulation.cc' was generated. #8 3.116 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 3.116 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 3.116 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 3.116 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 3.116 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 3.116 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 3.116 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort.hh' was generated. #8 3.116 Notify: File `RTP_CodecPort.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.116 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.117 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 3.117 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 3.117 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 3.117 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 3.117 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 3.117 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 3.117 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 3.117 Notify: File `RTP_Emulation.hh' was generated. #8 3.117 Notify: File `RTP_Emulation.cc' was generated. #8 3.117 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 3.117 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 3.117 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 3.117 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 3.117 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 3.117 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 3.117 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 3.118 Notify: File `RTP_Types.hh' was generated. #8 3.119 Notify: File `RTP_Types.cc' was generated. #8 3.119 Notify: File `RTP_Types_part_1.cc' was generated. #8 3.119 Notify: File `RTP_Types_part_2.cc' was generated. #8 3.119 Notify: File `RTP_Types_part_3.cc' was generated. #8 3.119 Notify: File `RTP_Types_part_4.cc' was generated. #8 3.119 Notify: File `RTP_Types_part_5.cc' was generated. #8 3.119 Notify: File `RTP_Types_part_6.cc' was generated. #8 3.119 Notify: File `RTP_Types_part_7.cc' was generated. #8 3.119 Notify: File `RUA_CommonDataTypes.hh' was generated. #8 3.119 Notify: File `RUA_CommonDataTypes.cc' was generated. #8 3.120 Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. #8 3.120 Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. #8 3.120 Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. #8 3.120 Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. #8 3.120 Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. #8 3.120 Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. #8 3.120 Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. #8 3.120 Notify: File `RUA_Constants.hh' was generated. #8 3.120 Notify: File `RUA_Constants.cc' was generated. #8 3.120 Notify: File `RUA_Constants_part_1.cc' was generated. #8 3.120 Notify: File `RUA_Constants_part_2.cc' was generated. #8 3.120 Notify: File `RUA_Constants_part_3.cc' was generated. #8 3.120 Notify: File `RUA_Constants_part_4.cc' was generated. #8 3.120 Notify: File `RUA_Constants_part_5.cc' was generated. #8 3.120 Notify: File `RUA_Constants_part_6.cc' was generated. #8 3.120 Notify: File `RUA_Constants_part_7.cc' was generated. #8 3.120 Notify: File `RUA_Containers.hh' was generated. #8 3.120 Notify: File `RUA_Containers.cc' was generated. #8 3.120 Notify: File `RUA_Containers_part_1.cc' was generated. #8 3.120 Notify: File `RUA_Containers_part_2.cc' was generated. #8 3.120 Notify: File `RUA_Containers_part_3.cc' was generated. #8 3.120 Notify: File `RUA_Containers_part_4.cc' was generated. #8 3.120 Notify: File `RUA_Containers_part_5.cc' was generated. #8 3.121 Notify: File `RUA_Containers_part_6.cc' was generated. #8 3.121 Notify: File `RUA_Containers_part_7.cc' was generated. #8 3.121 Notify: File `RUA_Emulation.hh' was generated. #8 3.121 Notify: File `RUA_Emulation.cc' was generated. #8 3.121 Notify: File `RUA_Emulation_part_1.cc' was generated. #8 3.121 Notify: File `RUA_Emulation_part_2.cc' was generated. #8 3.121 Notify: File `RUA_Emulation_part_3.cc' was generated. #8 3.121 Notify: File `RUA_Emulation_part_4.cc' was generated. #8 3.121 Notify: File `RUA_Emulation_part_5.cc' was generated. #8 3.121 Notify: File `RUA_Emulation_part_6.cc' was generated. #8 3.121 Notify: File `RUA_Emulation_part_7.cc' was generated. #8 3.121 Notify: File `RUA_IEs.hh' was generated. #8 3.122 Notify: File `RUA_IEs.cc' was generated. #8 3.122 Notify: File `RUA_IEs_part_1.cc' was generated. #8 3.122 Notify: File `RUA_IEs_part_2.cc' was generated. #8 3.122 Notify: File `RUA_IEs_part_3.cc' was generated. #8 3.122 Notify: File `RUA_IEs_part_4.cc' was generated. #8 3.122 Notify: File `RUA_IEs_part_5.cc' was generated. #8 3.122 Notify: File `RUA_IEs_part_6.cc' was generated. #8 3.122 Notify: File `RUA_IEs_part_7.cc' was generated. #8 3.123 Notify: File `RUA_PDU_Contents.hh' was generated. #8 3.124 Notify: File `RUA_PDU_Contents.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Contents_part_1.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Contents_part_2.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Contents_part_3.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Contents_part_4.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Contents_part_5.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Contents_part_6.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Contents_part_7.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Descriptions.hh' was generated. #8 3.124 Notify: File `RUA_PDU_Descriptions.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. #8 3.124 Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. #8 3.125 Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. #8 3.125 Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. #8 3.125 Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. #8 3.125 Notify: File `RUA_Templates.hh' was generated. #8 3.125 Notify: File `RUA_Templates.cc' was generated. #8 3.125 Notify: File `RUA_Templates_part_1.cc' was generated. #8 3.125 Notify: File `RUA_Templates_part_2.cc' was generated. #8 3.125 Notify: File `RUA_Templates_part_3.cc' was generated. #8 3.125 Notify: File `RUA_Templates_part_4.cc' was generated. #8 3.125 Notify: File `RUA_Templates_part_5.cc' was generated. #8 3.125 Notify: File `RUA_Templates_part_6.cc' was generated. #8 3.125 Notify: File `RUA_Templates_part_7.cc' was generated. #8 3.125 Notify: File `RUA_Types.hh' was generated. #8 3.125 Notify: File `RUA_Types.cc' was generated. #8 3.125 Notify: File `RUA_Types_part_1.cc' was generated. #8 3.125 Notify: File `RUA_Types_part_2.cc' was generated. #8 3.125 Notify: File `RUA_Types_part_3.cc' was generated. #8 3.125 Notify: File `RUA_Types_part_4.cc' was generated. #8 3.125 Notify: File `RUA_Types_part_5.cc' was generated. #8 3.125 Notify: File `RUA_Types_part_6.cc' was generated. #8 3.125 Notify: File `RUA_Types_part_7.cc' was generated. #8 3.126 Notify: File `SCCP_Emulation.hh' was generated. #8 3.126 Notify: File `SCCP_Emulation.cc' was generated. #8 3.126 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 3.126 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 3.126 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 3.126 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 3.126 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 3.126 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 3.126 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 3.126 Notify: File `SCCP_Mapping.hh' was generated. #8 3.126 Notify: File `SCCP_Mapping.cc' was generated. #8 3.126 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 3.126 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 3.127 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 3.127 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 3.127 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 3.127 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 3.127 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 3.127 Notify: File `SCCP_Templates.hh' was generated. #8 3.127 Notify: File `SCCP_Templates.cc' was generated. #8 3.127 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 3.127 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 3.127 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 3.127 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 3.127 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 3.127 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 3.127 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 3.127 Notify: File `SCCP_Types.hh' was generated. #8 3.129 Notify: File `SCCP_Types.cc' was generated. #8 3.129 Notify: File `SCCP_Types_part_1.cc' was generated. #8 3.129 Notify: File `SCCP_Types_part_2.cc' was generated. #8 3.129 Notify: File `SCCP_Types_part_3.cc' was generated. #8 3.129 Notify: File `SCCP_Types_part_4.cc' was generated. #8 3.129 Notify: File `SCCP_Types_part_5.cc' was generated. #8 3.129 Notify: File `SCCP_Types_part_6.cc' was generated. #8 3.129 Notify: File `SCCP_Types_part_7.cc' was generated. #8 3.130 Notify: File `SCCPasp_Types.hh' was generated. #8 3.130 Notify: File `SCCPasp_Types.cc' was generated. #8 3.130 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 3.130 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 3.130 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 3.130 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 3.130 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 3.130 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 3.130 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 3.131 Notify: File `SCTPasp_PortType.hh' was generated. #8 3.131 Notify: File `SCTPasp_PortType.cc' was generated. #8 3.131 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 3.131 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 3.131 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 3.131 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 3.131 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 3.131 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 3.131 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 3.131 Notify: File `SCTPasp_Types.hh' was generated. #8 3.131 Notify: File `SCTPasp_Types.cc' was generated. #8 3.131 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 3.131 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 3.132 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 3.132 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 3.132 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 3.132 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 3.132 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 3.132 Notify: File `SDP_Templates.hh' was generated. #8 3.132 Notify: File `SDP_Templates.cc' was generated. #8 3.132 Notify: File `SDP_Templates_part_1.cc' was generated. #8 3.132 Notify: File `SDP_Templates_part_2.cc' was generated. #8 3.132 Notify: File `SDP_Templates_part_3.cc' was generated. #8 3.132 Notify: File `SDP_Templates_part_4.cc' was generated. #8 3.132 Notify: File `SDP_Templates_part_5.cc' was generated. #8 3.132 Notify: File `SDP_Templates_part_6.cc' was generated. #8 3.132 Notify: File `SDP_Templates_part_7.cc' was generated. #8 3.132 Notify: File `SDP_Types.hh' was generated. #8 3.135 Notify: File `SDP_Types.cc' was generated. #8 3.135 Notify: File `SDP_Types_part_1.cc' was generated. #8 3.135 Notify: File `SDP_Types_part_2.cc' was generated. #8 3.135 Notify: File `SDP_Types_part_3.cc' was generated. #8 3.135 Notify: File `SDP_Types_part_4.cc' was generated. #8 3.135 Notify: File `SDP_Types_part_5.cc' was generated. #8 3.135 Notify: File `SDP_Types_part_6.cc' was generated. #8 3.135 Notify: File `SDP_Types_part_7.cc' was generated. #8 3.135 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.136 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.136 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.136 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.136 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.136 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.136 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.136 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.136 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.136 Notify: File `StatsD_Checker.hh' was generated. #8 3.136 Notify: File `StatsD_Checker.cc' was generated. #8 3.136 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 3.136 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 3.136 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 3.136 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 3.136 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 3.136 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 3.136 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 3.136 Notify: File `StatsD_CodecPort.hh' was generated. #8 3.137 Notify: File `StatsD_CodecPort.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 3.137 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 3.137 Notify: File `StatsD_Types.hh' was generated. #8 3.138 Notify: File `StatsD_Types.cc' was generated. #8 3.138 Notify: File `StatsD_Types_part_1.cc' was generated. #8 3.138 Notify: File `StatsD_Types_part_2.cc' was generated. #8 3.138 Notify: File `StatsD_Types_part_3.cc' was generated. #8 3.138 Notify: File `StatsD_Types_part_4.cc' was generated. #8 3.138 Notify: File `StatsD_Types_part_5.cc' was generated. #8 3.138 Notify: File `StatsD_Types_part_6.cc' was generated. #8 3.138 Notify: File `StatsD_Types_part_7.cc' was generated. #8 3.138 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.138 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.138 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.138 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.138 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.138 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.138 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.139 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.139 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.139 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.139 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.139 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.139 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.139 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.139 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.139 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.139 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.139 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.140 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.140 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.140 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.140 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.140 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.140 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.140 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.140 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.140 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.140 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.141 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.141 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.141 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.141 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.141 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.141 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.141 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.141 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.141 Notify: File `UD_PortType.hh' was generated. #8 3.141 Notify: File `UD_PortType.cc' was generated. #8 3.141 Notify: File `UD_PortType_part_1.cc' was generated. #8 3.141 Notify: File `UD_PortType_part_2.cc' was generated. #8 3.141 Notify: File `UD_PortType_part_3.cc' was generated. #8 3.141 Notify: File `UD_PortType_part_4.cc' was generated. #8 3.141 Notify: File `UD_PortType_part_5.cc' was generated. #8 3.142 Notify: File `UD_PortType_part_6.cc' was generated. #8 3.142 Notify: File `UD_PortType_part_7.cc' was generated. #8 3.142 Notify: File `UD_Types.hh' was generated. #8 3.142 Notify: File `UD_Types.cc' was generated. #8 3.142 Notify: File `UD_Types_part_1.cc' was generated. #8 3.142 Notify: File `UD_Types_part_2.cc' was generated. #8 3.142 Notify: File `UD_Types_part_3.cc' was generated. #8 3.142 Notify: File `UD_Types_part_4.cc' was generated. #8 3.142 Notify: File `UD_Types_part_5.cc' was generated. #8 3.142 Notify: File `UD_Types_part_6.cc' was generated. #8 3.142 Notify: File `UD_Types_part_7.cc' was generated. #8 3.142 Notify: 918 files were updated. #8 3.204 touch compile #8 3.205 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 3.205 make -j16 -C hnbgw #8 3.226 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 3.317 Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc #8 3.317 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 3.317 Creating dependency file for UD_PT.cc #8 3.318 Creating dependency file for RANAP_EncDec.cc #8 3.318 Creating dependency file for RUA_EncDec.cc #8 3.318 Creating dependency file for HNBAP_EncDec.cc #8 3.319 Creating dependency file for TELNETasp_PT.cc #8 3.319 Creating dependency file for TCCInterface.cc #8 3.319 Creating dependency file for TCCEncoding.cc #8 3.320 Creating dependency file for TCCConversion.cc #8 3.320 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 3.320 Creating dependency file for SDP_EncDec.cc #8 3.321 Creating dependency file for SCTPasp_PT.cc #8 3.321 Creating dependency file for RTP_EncDec.cc #8 3.322 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 3.334 Creating dependency file for Native_FunctionDefs.cc #8 3.360 Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc #8 3.393 Creating dependency file for IuUP_EncDec.cc #8 3.394 Creating dependency file for IPL4asp_discovery.cc #8 3.396 Creating dependency file for IPL4asp_PT.cc #8 3.396 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 3.397 Creating dependency file for lex.SDP_parse_.c #8 3.407 Creating dependency file for SDP_parse_.tab.c #8 3.417 Creating dependency file for RUA_PDU_Descriptions_part_7.cc #8 3.418 Creating dependency file for RUA_PDU_Descriptions_part_6.cc #8 3.418 Creating dependency file for RUA_PDU_Descriptions_part_5.cc #8 3.418 Creating dependency file for RUA_PDU_Descriptions_part_4.cc #8 3.418 Creating dependency file for RUA_PDU_Descriptions_part_3.cc #8 3.419 Creating dependency file for RUA_PDU_Descriptions_part_2.cc #8 3.420 Creating dependency file for RUA_PDU_Descriptions_part_1.cc #8 3.426 Creating dependency file for RUA_PDU_Contents_part_7.cc #8 3.426 Creating dependency file for RUA_PDU_Contents_part_6.cc #8 3.426 Creating dependency file for RUA_PDU_Contents_part_5.cc #8 3.427 Creating dependency file for RUA_PDU_Contents_part_3.cc #8 3.427 Creating dependency file for RUA_PDU_Contents_part_4.cc #8 3.428 Creating dependency file for RUA_PDU_Contents_part_2.cc #8 3.429 Creating dependency file for RUA_PDU_Contents_part_1.cc #8 3.435 Creating dependency file for RUA_IEs_part_7.cc #8 3.435 Creating dependency file for RUA_IEs_part_6.cc #8 3.435 Creating dependency file for RUA_IEs_part_5.cc #8 3.435 Creating dependency file for RUA_IEs_part_4.cc #8 3.436 Creating dependency file for RUA_IEs_part_3.cc #8 3.437 Creating dependency file for RUA_IEs_part_2.cc #8 3.438 Creating dependency file for RUA_IEs_part_1.cc #8 3.438 Creating dependency file for RUA_Containers_part_7.cc #8 3.444 Creating dependency file for RUA_Containers_part_6.cc #8 3.444 Creating dependency file for RUA_Containers_part_5.cc #8 3.444 Creating dependency file for RUA_Containers_part_4.cc #8 3.445 Creating dependency file for RUA_Containers_part_3.cc #8 3.446 Creating dependency file for RUA_Containers_part_2.cc #8 3.450 Creating dependency file for RUA_Constants_part_7.cc #8 3.450 Creating dependency file for RUA_Containers_part_1.cc #8 3.451 Creating dependency file for RUA_Constants_part_6.cc #8 3.453 Creating dependency file for RUA_Constants_part_5.cc #8 3.454 Creating dependency file for RUA_Constants_part_4.cc #8 3.459 Creating dependency file for RUA_Constants_part_3.cc #8 3.459 Creating dependency file for RUA_Constants_part_2.cc #8 3.459 Creating dependency file for RUA_Constants_part_1.cc #8 3.459 Creating dependency file for RUA_CommonDataTypes_part_7.cc #8 3.460 Creating dependency file for RUA_CommonDataTypes_part_6.cc #8 3.462 Creating dependency file for RUA_CommonDataTypes_part_5.cc #8 3.463 Creating dependency file for RUA_CommonDataTypes_part_4.cc #8 3.464 Creating dependency file for RUA_CommonDataTypes_part_3.cc #8 3.469 Creating dependency file for RUA_CommonDataTypes_part_2.cc #8 3.469 Creating dependency file for RUA_CommonDataTypes_part_1.cc #8 3.469 Creating dependency file for RANAP_PDU_Descriptions_part_7.cc #8 3.470 Creating dependency file for RANAP_PDU_Descriptions_part_6.cc #8 3.470 Creating dependency file for RANAP_PDU_Descriptions_part_5.cc #8 3.471 Creating dependency file for RANAP_PDU_Descriptions_part_4.cc #8 3.471 Creating dependency file for RANAP_PDU_Descriptions_part_3.cc #8 3.472 Creating dependency file for RANAP_PDU_Descriptions_part_2.cc #8 3.474 Creating dependency file for RANAP_PDU_Descriptions_part_1.cc #8 3.476 Creating dependency file for RANAP_PDU_Contents_part_7.cc #8 3.477 Creating dependency file for RANAP_PDU_Contents_part_6.cc #8 3.479 Creating dependency file for RANAP_PDU_Contents_part_5.cc #8 3.479 Creating dependency file for RANAP_PDU_Contents_part_4.cc #8 3.479 Creating dependency file for RANAP_PDU_Contents_part_3.cc #8 3.480 Creating dependency file for RANAP_PDU_Contents_part_2.cc #8 3.481 Creating dependency file for RANAP_PDU_Contents_part_1.cc #8 3.482 Creating dependency file for RANAP_IEs_part_7.cc #8 3.482 Creating dependency file for RANAP_IEs_part_6.cc #8 3.485 Creating dependency file for RANAP_IEs_part_5.cc #8 3.487 Creating dependency file for RANAP_IEs_part_4.cc #8 3.487 Creating dependency file for RANAP_IEs_part_3.cc #8 3.488 Creating dependency file for RANAP_IEs_part_2.cc #8 3.488 Creating dependency file for RANAP_IEs_part_1.cc #8 3.495 Creating dependency file for RANAP_Containers_part_7.cc #8 3.497 Creating dependency file for RANAP_Containers_part_6.cc #8 3.498 Creating dependency file for RANAP_Containers_part_5.cc #8 3.498 Creating dependency file for RANAP_Containers_part_4.cc #8 3.504 Creating dependency file for RANAP_Containers_part_3.cc #8 3.512 Creating dependency file for RANAP_Containers_part_2.cc #8 3.512 Creating dependency file for RANAP_Containers_part_1.cc #8 3.513 Creating dependency file for RANAP_Constants_part_7.cc #8 3.518 Creating dependency file for RANAP_Constants_part_6.cc #8 3.526 Creating dependency file for RANAP_Constants_part_5.cc #8 3.527 Creating dependency file for RANAP_Constants_part_4.cc #8 3.527 Creating dependency file for RANAP_Constants_part_3.cc #8 3.528 Creating dependency file for RANAP_Constants_part_2.cc #8 3.535 Creating dependency file for RANAP_Constants_part_1.cc #8 3.535 Creating dependency file for RANAP_CommonDataTypes_part_7.cc #8 3.542 Creating dependency file for RANAP_CommonDataTypes_part_6.cc #8 3.542 Creating dependency file for RANAP_CommonDataTypes_part_5.cc #8 3.547 Creating dependency file for RANAP_CommonDataTypes_part_4.cc #8 3.548 Creating dependency file for RANAP_CommonDataTypes_part_3.cc #8 3.550 Creating dependency file for RANAP_CommonDataTypes_part_2.cc #8 3.556 Creating dependency file for RANAP_CommonDataTypes_part_1.cc #8 3.556 Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc #8 3.556 Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc #8 3.562 Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc #8 3.564 Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc #8 3.564 Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc #8 3.567 Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc #8 3.571 Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc #8 3.574 Creating dependency file for HNBAP_PDU_Contents_part_7.cc #8 3.574 Creating dependency file for HNBAP_PDU_Contents_part_6.cc #8 3.577 Creating dependency file for HNBAP_PDU_Contents_part_5.cc #8 3.580 Creating dependency file for HNBAP_PDU_Contents_part_4.cc #8 3.585 Creating dependency file for HNBAP_PDU_Contents_part_3.cc #8 3.585 Creating dependency file for HNBAP_PDU_Contents_part_2.cc #8 3.590 Creating dependency file for HNBAP_PDU_Contents_part_1.cc #8 3.591 Creating dependency file for HNBAP_IEs_part_7.cc #8 3.592 Creating dependency file for HNBAP_IEs_part_6.cc #8 3.596 Creating dependency file for HNBAP_IEs_part_5.cc #8 3.600 Creating dependency file for HNBAP_IEs_part_4.cc #8 3.600 Creating dependency file for HNBAP_IEs_part_3.cc #8 3.605 Creating dependency file for HNBAP_IEs_part_2.cc #8 3.606 Creating dependency file for HNBAP_IEs_part_1.cc #8 3.607 Creating dependency file for HNBAP_Containers_part_7.cc #8 3.614 Creating dependency file for HNBAP_Containers_part_6.cc #8 3.615 Creating dependency file for HNBAP_Containers_part_5.cc #8 3.619 Creating dependency file for HNBAP_Containers_part_4.cc #8 3.620 Creating dependency file for HNBAP_Containers_part_3.cc #8 3.624 Creating dependency file for HNBAP_Containers_part_2.cc #8 3.627 Creating dependency file for HNBAP_Containers_part_1.cc #8 3.627 Creating dependency file for HNBAP_Constants_part_7.cc #8 3.634 Creating dependency file for HNBAP_Constants_part_6.cc #8 3.634 Creating dependency file for HNBAP_Constants_part_5.cc #8 3.635 Creating dependency file for HNBAP_Constants_part_4.cc #8 3.636 Creating dependency file for HNBAP_Constants_part_3.cc #8 3.642 Creating dependency file for HNBAP_Constants_part_2.cc #8 3.642 Creating dependency file for HNBAP_Constants_part_1.cc #8 3.644 Creating dependency file for HNBAP_CommonDataTypes_part_7.cc #8 3.651 Creating dependency file for HNBAP_CommonDataTypes_part_6.cc #8 3.651 Creating dependency file for HNBAP_CommonDataTypes_part_5.cc #8 3.652 Creating dependency file for HNBAP_CommonDataTypes_part_4.cc #8 3.653 Creating dependency file for HNBAP_CommonDataTypes_part_3.cc #8 3.660 Creating dependency file for HNBAP_CommonDataTypes_part_2.cc #8 3.660 Creating dependency file for HNBAP_CommonDataTypes_part_1.cc #8 3.666 Creating dependency file for RUA_PDU_Descriptions.cc #8 3.667 Creating dependency file for RUA_PDU_Contents.cc #8 3.669 Creating dependency file for RUA_IEs.cc #8 3.669 Creating dependency file for RUA_Containers.cc #8 3.744 Creating dependency file for RUA_Constants.cc #8 3.744 Creating dependency file for RUA_CommonDataTypes.cc #8 3.760 Creating dependency file for RANAP_PDU_Descriptions.cc #8 3.760 Creating dependency file for RANAP_PDU_Contents.cc #8 3.778 Creating dependency file for RANAP_IEs.cc #8 3.785 Creating dependency file for RANAP_Containers.cc #8 3.815 Creating dependency file for RANAP_Constants.cc #8 3.820 Creating dependency file for RANAP_CommonDataTypes.cc #8 3.857 Creating dependency file for HNBAP_PDU_Descriptions.cc #8 3.884 Creating dependency file for HNBAP_PDU_Contents.cc #8 3.895 Creating dependency file for HNBAP_IEs.cc #8 3.963 Creating dependency file for HNBAP_Containers.cc #8 3.972 Creating dependency file for HNBAP_Constants.cc #8 3.975 Creating dependency file for HNBAP_CommonDataTypes.cc #8 3.990 Creating dependency file for SCCP_Mapping_part_7.cc #8 4.000 Creating dependency file for SCCP_Mapping_part_6.cc #8 4.022 Creating dependency file for SCCP_Mapping_part_5.cc #8 4.031 Creating dependency file for SCCP_Mapping_part_4.cc #8 4.035 Creating dependency file for SCCP_Mapping_part_3.cc #8 4.040 Creating dependency file for SCCP_Mapping_part_2.cc #8 4.041 Creating dependency file for SCCP_Mapping_part_1.cc #8 4.047 Creating dependency file for RAN_Emulation_part_7.cc #8 4.048 Creating dependency file for RAN_Emulation_part_6.cc #8 4.050 Creating dependency file for RAN_Emulation_part_5.cc #8 4.054 Creating dependency file for RAN_Emulation_part_4.cc #8 4.057 Creating dependency file for RAN_Emulation_part_3.cc #8 4.058 Creating dependency file for RAN_Emulation_part_2.cc #8 4.059 Creating dependency file for RAN_Emulation_part_1.cc #8 4.065 Creating dependency file for RAN_Adapter_part_7.cc #8 4.066 Creating dependency file for RAN_Adapter_part_6.cc #8 4.066 Creating dependency file for RAN_Adapter_part_5.cc #8 4.071 Creating dependency file for RAN_Adapter_part_4.cc #8 4.074 Creating dependency file for RAN_Adapter_part_3.cc #8 4.075 Creating dependency file for RAN_Adapter_part_2.cc #8 4.078 Creating dependency file for RAN_Adapter_part_1.cc #8 4.082 Creating dependency file for IPA_Emulation_part_7.cc #8 4.082 Creating dependency file for IPA_Emulation_part_6.cc #8 4.087 Creating dependency file for IPA_Emulation_part_5.cc #8 4.088 Creating dependency file for IPA_Emulation_part_4.cc #8 4.090 Creating dependency file for IPA_Emulation_part_3.cc #8 4.094 Creating dependency file for IPA_Emulation_part_2.cc #8 4.095 Creating dependency file for IPA_Emulation_part_1.cc #8 4.099 Creating dependency file for SCCP_Mapping.cc #8 4.102 Creating dependency file for RAN_Emulation.cc #8 4.102 Creating dependency file for RAN_Adapter.cc #8 4.122 Creating dependency file for IPA_Emulation.cc #8 4.170 Creating dependency file for UD_Types_part_7.cc #8 4.181 Creating dependency file for UD_Types_part_6.cc #8 4.183 Creating dependency file for UD_Types_part_5.cc #8 4.194 Creating dependency file for UD_Types_part_4.cc #8 4.194 Creating dependency file for UD_Types_part_3.cc #8 4.204 Creating dependency file for UD_Types_part_2.cc #8 4.211 Creating dependency file for UD_Types_part_1.cc #8 4.215 Creating dependency file for UD_PortType_part_7.cc #8 4.218 Creating dependency file for UD_PortType_part_6.cc #8 4.221 Creating dependency file for UD_PortType_part_5.cc #8 4.223 Creating dependency file for UD_PortType_part_4.cc #8 4.225 Creating dependency file for UD_PortType_part_3.cc #8 4.228 Creating dependency file for UD_PortType_part_2.cc #8 4.231 Creating dependency file for UD_PortType_part_1.cc #8 4.237 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.237 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.242 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.243 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.246 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.250 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.254 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.254 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.256 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.261 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.261 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.264 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.265 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.267 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.273 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 4.273 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 4.273 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 4.277 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 4.278 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 4.282 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 4.283 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 4.285 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.285 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.287 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.289 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.292 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.292 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.294 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.296 Creating dependency file for StatsD_Types_part_7.cc #8 4.296 Creating dependency file for StatsD_Types_part_6.cc #8 4.297 Creating dependency file for StatsD_Types_part_5.cc #8 4.298 Creating dependency file for StatsD_Types_part_4.cc #8 4.301 Creating dependency file for StatsD_Types_part_3.cc #8 4.303 Creating dependency file for StatsD_Types_part_2.cc #8 4.306 Creating dependency file for StatsD_Types_part_1.cc #8 4.307 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 4.307 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 4.307 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 4.308 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 4.309 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 4.312 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 4.313 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 4.313 Creating dependency file for StatsD_CodecPort_part_7.cc #8 4.317 Creating dependency file for StatsD_CodecPort_part_6.cc #8 4.317 Creating dependency file for StatsD_CodecPort_part_4.cc #8 4.317 Creating dependency file for StatsD_CodecPort_part_5.cc #8 4.317 Creating dependency file for StatsD_CodecPort_part_3.cc #8 4.318 Creating dependency file for StatsD_CodecPort_part_2.cc #8 4.319 Creating dependency file for StatsD_CodecPort_part_1.cc #8 4.320 Creating dependency file for StatsD_Checker_part_7.cc #8 4.321 Creating dependency file for StatsD_Checker_part_6.cc #8 4.322 Creating dependency file for StatsD_Checker_part_5.cc #8 4.322 Creating dependency file for StatsD_Checker_part_4.cc #8 4.326 Creating dependency file for StatsD_Checker_part_3.cc #8 4.326 Creating dependency file for StatsD_Checker_part_2.cc #8 4.326 Creating dependency file for StatsD_Checker_part_1.cc #8 4.327 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.328 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.328 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.329 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.330 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.331 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.331 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.332 Creating dependency file for SDP_Types_part_7.cc #8 4.332 Creating dependency file for SDP_Types_part_6.cc #8 4.335 Creating dependency file for SDP_Types_part_5.cc #8 4.335 Creating dependency file for SDP_Types_part_4.cc #8 4.336 Creating dependency file for SDP_Types_part_3.cc #8 4.337 Creating dependency file for SDP_Types_part_2.cc #8 4.337 Creating dependency file for SDP_Types_part_1.cc #8 4.337 Creating dependency file for SDP_Templates_part_7.cc #8 4.338 Creating dependency file for SDP_Templates_part_6.cc #8 4.338 Creating dependency file for SDP_Templates_part_5.cc #8 4.339 Creating dependency file for SDP_Templates_part_4.cc #8 4.340 Creating dependency file for SDP_Templates_part_3.cc #8 4.342 Creating dependency file for SDP_Templates_part_2.cc #8 4.342 Creating dependency file for SDP_Templates_part_1.cc #8 4.343 Creating dependency file for SCTPasp_Types_part_7.cc #8 4.343 Creating dependency file for SCTPasp_Types_part_6.cc #8 4.344 Creating dependency file for SCTPasp_Types_part_5.cc #8 4.345 Creating dependency file for SCTPasp_Types_part_4.cc #8 4.346 Creating dependency file for SCTPasp_Types_part_3.cc #8 4.348 Creating dependency file for SCTPasp_Types_part_2.cc #8 4.348 Creating dependency file for SCTPasp_Types_part_1.cc #8 4.349 Creating dependency file for SCTPasp_PortType_part_6.cc #8 4.349 Creating dependency file for SCTPasp_PortType_part_7.cc #8 4.349 Creating dependency file for SCTPasp_PortType_part_5.cc #8 4.353 Creating dependency file for SCTPasp_PortType_part_4.cc #8 4.354 Creating dependency file for SCTPasp_PortType_part_3.cc #8 4.354 Creating dependency file for SCTPasp_PortType_part_2.cc #8 4.355 Creating dependency file for SCCPasp_Types_part_6.cc #8 4.355 Creating dependency file for SCCPasp_Types_part_7.cc #8 4.355 Creating dependency file for SCCPasp_Types_part_5.cc #8 4.355 Creating dependency file for SCTPasp_PortType_part_1.cc #8 4.357 Creating dependency file for SCCPasp_Types_part_4.cc #8 4.357 Creating dependency file for SCCPasp_Types_part_3.cc #8 4.358 Creating dependency file for SCCPasp_Types_part_2.cc #8 4.361 Creating dependency file for SCCPasp_Types_part_1.cc #8 4.362 Creating dependency file for SCCP_Types_part_7.cc #8 4.362 Creating dependency file for SCCP_Types_part_6.cc #8 4.363 Creating dependency file for SCCP_Types_part_5.cc #8 4.363 Creating dependency file for SCCP_Types_part_4.cc #8 4.365 Creating dependency file for SCCP_Types_part_3.cc #8 4.365 Creating dependency file for SCCP_Types_part_2.cc #8 4.366 Creating dependency file for SCCP_Types_part_1.cc #8 4.366 Creating dependency file for SCCP_Templates_part_7.cc #8 4.366 Creating dependency file for SCCP_Templates_part_6.cc #8 4.367 Creating dependency file for SCCP_Templates_part_4.cc #8 4.367 Creating dependency file for SCCP_Templates_part_5.cc #8 4.368 Creating dependency file for SCCP_Templates_part_3.cc #8 4.370 Creating dependency file for SCCP_Templates_part_2.cc #8 4.371 Creating dependency file for SCCP_Templates_part_1.cc #8 4.371 Creating dependency file for SCCP_Emulation_part_7.cc #8 4.372 Creating dependency file for SCCP_Emulation_part_6.cc #8 4.374 Creating dependency file for SCCP_Emulation_part_5.cc #8 4.374 Creating dependency file for SCCP_Emulation_part_4.cc #8 4.375 Creating dependency file for SCCP_Emulation_part_3.cc #8 4.375 Creating dependency file for SCCP_Emulation_part_2.cc #8 4.377 Creating dependency file for SCCP_Emulation_part_1.cc #8 4.378 Creating dependency file for RUA_Types_part_7.cc #8 4.379 Creating dependency file for RUA_Types_part_5.cc #8 4.379 Creating dependency file for RUA_Types_part_6.cc #8 4.379 Creating dependency file for RUA_Types_part_4.cc #8 4.381 Creating dependency file for RUA_Types_part_3.cc #8 4.381 Creating dependency file for RUA_Types_part_2.cc #8 4.383 Creating dependency file for RUA_Types_part_1.cc #8 4.383 Creating dependency file for RUA_Templates_part_7.cc #8 4.383 Creating dependency file for RUA_Templates_part_6.cc #8 4.385 Creating dependency file for RUA_Templates_part_5.cc #8 4.385 Creating dependency file for RUA_Templates_part_4.cc #8 4.385 Creating dependency file for RUA_Templates_part_3.cc #8 4.388 Creating dependency file for RUA_Templates_part_2.cc #8 4.388 Creating dependency file for RUA_Templates_part_1.cc #8 4.388 Creating dependency file for RUA_Emulation_part_7.cc #8 4.389 Creating dependency file for RUA_Emulation_part_6.cc #8 4.389 Creating dependency file for RUA_Emulation_part_5.cc #8 4.390 Creating dependency file for RUA_Emulation_part_4.cc #8 4.392 Creating dependency file for RUA_Emulation_part_3.cc #8 4.392 Creating dependency file for RUA_Emulation_part_2.cc #8 4.394 Creating dependency file for RUA_Emulation_part_1.cc #8 4.395 Creating dependency file for RTP_Types_part_7.cc #8 4.395 Creating dependency file for RTP_Types_part_6.cc #8 4.395 Creating dependency file for RTP_Types_part_5.cc #8 4.396 Creating dependency file for RTP_Types_part_4.cc #8 4.396 Creating dependency file for RTP_Types_part_3.cc #8 4.399 Creating dependency file for RTP_Types_part_2.cc #8 4.401 Creating dependency file for RTP_Types_part_1.cc #8 4.402 Creating dependency file for RTP_Emulation_part_7.cc #8 4.402 Creating dependency file for RTP_Emulation_part_6.cc #8 4.403 Creating dependency file for RTP_Emulation_part_5.cc #8 4.403 Creating dependency file for RTP_Emulation_part_4.cc #8 4.403 Creating dependency file for RTP_Emulation_part_3.cc #8 4.404 Creating dependency file for RTP_Emulation_part_2.cc #8 4.406 Creating dependency file for RTP_Emulation_part_1.cc #8 4.406 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 4.407 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 4.409 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 4.410 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 4.411 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 4.411 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 4.412 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 4.412 Creating dependency file for RTP_CodecPort_part_7.cc #8 4.412 Creating dependency file for RTP_CodecPort_part_6.cc #8 4.414 Creating dependency file for RTP_CodecPort_part_5.cc #8 4.414 Creating dependency file for RTP_CodecPort_part_4.cc #8 4.414 Creating dependency file for RTP_CodecPort_part_3.cc #8 4.419 Creating dependency file for RTP_CodecPort_part_1.cc #8 4.419 Creating dependency file for RTP_CodecPort_part_2.cc #8 4.419 Creating dependency file for RANAP_Types_part_7.cc #8 4.419 Creating dependency file for RANAP_Types_part_6.cc #8 4.421 Creating dependency file for RANAP_Types_part_4.cc #8 4.422 Creating dependency file for RANAP_Types_part_5.cc #8 4.422 Creating dependency file for RANAP_Types_part_3.cc #8 4.422 Creating dependency file for RANAP_Types_part_2.cc #8 4.423 Creating dependency file for RANAP_Types_part_1.cc #8 4.423 Creating dependency file for RANAP_Templates_part_7.cc #8 4.423 Creating dependency file for RANAP_Templates_part_6.cc #8 4.427 Creating dependency file for RANAP_Templates_part_5.cc #8 4.427 Creating dependency file for RANAP_Templates_part_4.cc #8 4.429 Creating dependency file for RANAP_Templates_part_3.cc #8 4.429 Creating dependency file for RANAP_Templates_part_2.cc #8 4.429 Creating dependency file for RANAP_Templates_part_1.cc #8 4.429 Creating dependency file for RANAP_CodecPort_part_7.cc #8 4.431 Creating dependency file for RANAP_CodecPort_part_6.cc #8 4.432 Creating dependency file for RANAP_CodecPort_part_5.cc #8 4.432 Creating dependency file for RANAP_CodecPort_part_4.cc #8 4.432 Creating dependency file for RANAP_CodecPort_part_3.cc #8 4.433 Creating dependency file for RANAP_CodecPort_part_2.cc #8 4.433 Creating dependency file for RANAP_CodecPort_part_1.cc #8 4.434 Creating dependency file for PFCP_Types_part_7.cc #8 4.436 Creating dependency file for PFCP_Types_part_6.cc #8 4.440 Creating dependency file for PFCP_Types_part_5.cc #8 4.440 Creating dependency file for PFCP_Types_part_4.cc #8 4.440 Creating dependency file for PFCP_Types_part_3.cc #8 4.441 Creating dependency file for PFCP_Types_part_2.cc #8 4.441 Creating dependency file for PFCP_Types_part_1.cc #8 4.441 Creating dependency file for PFCP_Templates_part_7.cc #8 4.442 Creating dependency file for PFCP_Templates_part_6.cc #8 4.442 Creating dependency file for PFCP_Templates_part_5.cc #8 4.442 Creating dependency file for PFCP_Templates_part_4.cc #8 4.443 Creating dependency file for PFCP_Templates_part_3.cc #8 4.443 Creating dependency file for PFCP_Templates_part_2.cc #8 4.444 Creating dependency file for PFCP_Templates_part_1.cc #8 4.447 Creating dependency file for PFCP_Emulation_part_7.cc #8 4.449 Creating dependency file for PFCP_Emulation_part_6.cc #8 4.449 Creating dependency file for PFCP_Emulation_part_5.cc #8 4.453 Creating dependency file for PFCP_Emulation_part_4.cc #8 4.454 Creating dependency file for PFCP_Emulation_part_3.cc #8 4.454 Creating dependency file for PFCP_Emulation_part_1.cc #8 4.454 Creating dependency file for PFCP_Emulation_part_2.cc #8 4.455 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc #8 4.455 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc #8 4.456 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc #8 4.456 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc #8 4.457 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc #8 4.457 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc #8 4.458 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc #8 4.458 Creating dependency file for PFCP_CodecPort_part_7.cc #8 4.463 Creating dependency file for PFCP_CodecPort_part_6.cc #8 4.464 Creating dependency file for PFCP_CodecPort_part_5.cc #8 4.464 Creating dependency file for PFCP_CodecPort_part_4.cc #8 4.464 Creating dependency file for PFCP_CodecPort_part_3.cc #8 4.464 Creating dependency file for PFCP_CodecPort_part_2.cc #8 4.464 Creating dependency file for PFCP_CodecPort_part_1.cc #8 4.466 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.466 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.467 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.468 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.471 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.471 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.471 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.472 Creating dependency file for Osmocom_Types_part_7.cc #8 4.473 Creating dependency file for Osmocom_Types_part_6.cc #8 4.474 Creating dependency file for Osmocom_Types_part_4.cc #8 4.474 Creating dependency file for Osmocom_Types_part_5.cc #8 4.476 Creating dependency file for Osmocom_Types_part_3.cc #8 4.476 Creating dependency file for Osmocom_Types_part_2.cc #8 4.477 Creating dependency file for Osmocom_Types_part_1.cc #8 4.479 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 4.479 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 4.481 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 4.482 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 4.482 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 4.482 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 4.483 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 4.484 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 4.486 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 4.487 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 4.487 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 4.488 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 4.489 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 4.490 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 4.491 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 4.491 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 4.492 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 4.495 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 4.495 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 4.495 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 4.497 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 4.498 Creating dependency file for Native_Functions_part_7.cc #8 4.498 Creating dependency file for Native_Functions_part_5.cc #8 4.499 Creating dependency file for Native_Functions_part_6.cc #8 4.499 Creating dependency file for Native_Functions_part_4.cc #8 4.499 Creating dependency file for Native_Functions_part_3.cc #8 4.499 Creating dependency file for Native_Functions_part_2.cc #8 4.502 Creating dependency file for Native_Functions_part_1.cc #8 4.502 Creating dependency file for MobileL3_Types_part_7.cc #8 4.504 Creating dependency file for MobileL3_Types_part_6.cc #8 4.504 Creating dependency file for MobileL3_Types_part_5.cc #8 4.505 Creating dependency file for MobileL3_Types_part_4.cc #8 4.506 Creating dependency file for MobileL3_Types_part_3.cc #8 4.507 Creating dependency file for MobileL3_Types_part_2.cc #8 4.508 Creating dependency file for MobileL3_Types_part_1.cc #8 4.509 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 4.510 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 4.511 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 4.511 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 4.512 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 4.513 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 4.515 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 4.516 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 4.517 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 4.518 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 4.518 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 4.520 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 4.520 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 4.520 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 4.521 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 4.522 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 4.527 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 4.528 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 4.528 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 4.529 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 4.529 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 4.529 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.530 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.530 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.531 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.533 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.533 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.534 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.537 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.538 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.538 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.538 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.540 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.540 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.540 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.546 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.547 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 4.547 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 4.547 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 4.547 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 4.547 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 4.552 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 4.552 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 4.554 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 4.554 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 4.554 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 4.555 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 4.555 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 4.555 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 4.564 Creating dependency file for Misc_Helpers_part_7.cc #8 4.564 Creating dependency file for Misc_Helpers_part_6.cc #8 4.565 Creating dependency file for Misc_Helpers_part_4.cc #8 4.565 Creating dependency file for Misc_Helpers_part_5.cc #8 4.565 Creating dependency file for Misc_Helpers_part_3.cc #8 4.566 Creating dependency file for Misc_Helpers_part_2.cc #8 4.569 Creating dependency file for Misc_Helpers_part_1.cc #8 4.570 Creating dependency file for MTP3asp_Types_part_7.cc #8 4.574 Creating dependency file for MTP3asp_Types_part_6.cc #8 4.575 Creating dependency file for MTP3asp_Types_part_5.cc #8 4.575 Creating dependency file for MTP3asp_Types_part_4.cc #8 4.575 Creating dependency file for MTP3asp_Types_part_3.cc #8 4.577 Creating dependency file for MTP3asp_Types_part_2.cc #8 4.577 Creating dependency file for MTP3asp_Types_part_1.cc #8 4.582 Creating dependency file for MTP3asp_PortType_part_7.cc #8 4.583 Creating dependency file for MTP3asp_PortType_part_6.cc #8 4.583 Creating dependency file for MTP3asp_PortType_part_4.cc #8 4.583 Creating dependency file for MTP3asp_PortType_part_5.cc #8 4.585 Creating dependency file for MTP3asp_PortType_part_3.cc #8 4.585 Creating dependency file for MTP3asp_PortType_part_2.cc #8 4.586 Creating dependency file for MTP3asp_PortType_part_1.cc #8 4.586 Creating dependency file for MGCP_Types_part_7.cc #8 4.586 Creating dependency file for MGCP_Types_part_6.cc #8 4.587 Creating dependency file for MGCP_Types_part_4.cc #8 4.587 Creating dependency file for MGCP_Types_part_5.cc #8 4.591 Creating dependency file for MGCP_Types_part_3.cc #8 4.591 Creating dependency file for MGCP_Types_part_2.cc #8 4.592 Creating dependency file for MGCP_Types_part_1.cc #8 4.594 Creating dependency file for MGCP_Templates_part_7.cc #8 4.595 Creating dependency file for MGCP_Templates_part_5.cc #8 4.595 Creating dependency file for MGCP_Templates_part_6.cc #8 4.595 Creating dependency file for MGCP_Templates_part_4.cc #8 4.596 Creating dependency file for MGCP_Templates_part_3.cc #8 4.601 Creating dependency file for MGCP_Templates_part_2.cc #8 4.601 Creating dependency file for MGCP_Templates_part_1.cc #8 4.601 Creating dependency file for MGCP_Emulation_part_7.cc #8 4.603 Creating dependency file for MGCP_Emulation_part_5.cc #8 4.603 Creating dependency file for MGCP_Emulation_part_6.cc #8 4.603 Creating dependency file for MGCP_Emulation_part_4.cc #8 4.604 Creating dependency file for MGCP_Emulation_part_3.cc #8 4.604 Creating dependency file for MGCP_Emulation_part_2.cc #8 4.605 Creating dependency file for MGCP_Emulation_part_1.cc #8 4.605 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 4.605 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 4.610 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 4.611 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 4.611 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 4.612 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 4.613 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 4.614 Creating dependency file for MGCP_CodecPort_part_7.cc #8 4.614 Creating dependency file for MGCP_CodecPort_part_6.cc #8 4.618 Creating dependency file for MGCP_CodecPort_part_5.cc #8 4.618 Creating dependency file for MGCP_CodecPort_part_4.cc #8 4.618 Creating dependency file for MGCP_CodecPort_part_3.cc #8 4.618 Creating dependency file for MGCP_CodecPort_part_2.cc #8 4.620 Creating dependency file for MGCP_CodecPort_part_1.cc #8 4.621 Creating dependency file for M3UA_Types_part_7.cc #8 4.622 Creating dependency file for M3UA_Types_part_6.cc #8 4.622 Creating dependency file for M3UA_Types_part_4.cc #8 4.622 Creating dependency file for M3UA_Types_part_5.cc #8 4.623 Creating dependency file for M3UA_Types_part_3.cc #8 4.625 Creating dependency file for M3UA_Types_part_2.cc #8 4.627 Creating dependency file for M3UA_Types_part_1.cc #8 4.627 Creating dependency file for M3UA_Emulation_part_7.cc #8 4.627 Creating dependency file for M3UA_Emulation_part_6.cc #8 4.628 Creating dependency file for M3UA_Emulation_part_5.cc #8 4.629 Creating dependency file for M3UA_Emulation_part_4.cc #8 4.630 Creating dependency file for M3UA_Emulation_part_3.cc #8 4.632 Creating dependency file for M3UA_Emulation_part_2.cc #8 4.633 Creating dependency file for M3UA_Emulation_part_1.cc #8 4.634 Creating dependency file for L3_Templates_part_6.cc #8 4.634 Creating dependency file for L3_Templates_part_7.cc #8 4.636 Creating dependency file for L3_Templates_part_5.cc #8 4.636 Creating dependency file for L3_Templates_part_4.cc #8 4.637 Creating dependency file for L3_Templates_part_3.cc #8 4.637 Creating dependency file for L3_Templates_part_2.cc #8 4.639 Creating dependency file for L3_Templates_part_1.cc #8 4.639 Creating dependency file for L3_Common_part_7.cc #8 4.639 Creating dependency file for L3_Common_part_6.cc #8 4.642 Creating dependency file for L3_Common_part_5.cc #8 4.644 Creating dependency file for L3_Common_part_4.cc #8 4.644 Creating dependency file for L3_Common_part_3.cc #8 4.645 Creating dependency file for L3_Common_part_2.cc #8 4.645 Creating dependency file for L3_Common_part_1.cc #8 4.647 Creating dependency file for Iuh_Types_part_7.cc #8 4.647 Creating dependency file for Iuh_Types_part_6.cc #8 4.648 Creating dependency file for Iuh_Types_part_5.cc #8 4.649 Creating dependency file for Iuh_Types_part_3.cc #8 4.649 Creating dependency file for Iuh_Types_part_4.cc #8 4.650 Creating dependency file for Iuh_Types_part_2.cc #8 4.652 Creating dependency file for Iuh_Types_part_1.cc #8 4.653 Creating dependency file for Iuh_Emulation_part_7.cc #8 4.653 Creating dependency file for Iuh_Emulation_part_6.cc #8 4.655 Creating dependency file for Iuh_Emulation_part_5.cc #8 4.657 Creating dependency file for Iuh_Emulation_part_4.cc #8 4.658 Creating dependency file for Iuh_Emulation_part_2.cc #8 4.658 Creating dependency file for Iuh_Emulation_part_3.cc #8 4.658 Creating dependency file for Iuh_Emulation_part_1.cc #8 4.658 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc #8 4.659 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc #8 4.662 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc #8 4.662 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc #8 4.663 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc #8 4.664 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc #8 4.665 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc #8 4.667 Creating dependency file for Iuh_CodecPort_part_7.cc #8 4.668 Creating dependency file for Iuh_CodecPort_part_5.cc #8 4.668 Creating dependency file for Iuh_CodecPort_part_6.cc #8 4.668 Creating dependency file for Iuh_CodecPort_part_4.cc #8 4.670 Creating dependency file for Iuh_CodecPort_part_3.cc #8 4.670 Creating dependency file for Iuh_CodecPort_part_2.cc #8 4.672 Creating dependency file for Iuh_CodecPort_part_1.cc #8 4.673 Creating dependency file for IuUP_Types_part_7.cc #8 4.673 Creating dependency file for IuUP_Types_part_6.cc #8 4.674 Creating dependency file for IuUP_Types_part_5.cc #8 4.674 Creating dependency file for IuUP_Types_part_4.cc #8 4.677 Creating dependency file for IuUP_Types_part_2.cc #8 4.677 Creating dependency file for IuUP_Types_part_3.cc #8 4.677 Creating dependency file for IuUP_Types_part_1.cc #8 4.678 Creating dependency file for IuUP_Emulation_part_7.cc #8 4.679 Creating dependency file for IuUP_Emulation_part_6.cc #8 4.680 Creating dependency file for IuUP_Emulation_part_5.cc #8 4.681 Creating dependency file for IuUP_Emulation_part_4.cc #8 4.681 Creating dependency file for IuUP_Emulation_part_3.cc #8 4.682 Creating dependency file for IuUP_Emulation_part_2.cc #8 4.683 Creating dependency file for IuUP_Emulation_part_1.cc #8 4.684 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.684 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.685 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.685 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.687 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.689 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.691 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.691 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.691 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.691 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.692 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.694 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.694 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.695 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.697 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.697 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.698 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.699 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.699 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.699 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.700 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.700 Creating dependency file for IPA_Types_part_7.cc #8 4.701 Creating dependency file for IPA_Types_part_6.cc #8 4.704 Creating dependency file for IPA_Types_part_5.cc #8 4.706 Creating dependency file for IPA_Types_part_4.cc #8 4.707 Creating dependency file for IPA_Types_part_3.cc #8 4.708 Creating dependency file for IPA_Types_part_2.cc #8 4.708 Creating dependency file for IPA_Types_part_1.cc #8 4.709 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 4.709 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 4.709 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 4.709 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 4.710 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 4.710 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 4.717 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 4.717 Creating dependency file for IPA_CodecPort_part_7.cc #8 4.717 Creating dependency file for IPA_CodecPort_part_6.cc #8 4.717 Creating dependency file for IPA_CodecPort_part_5.cc #8 4.718 Creating dependency file for IPA_CodecPort_part_4.cc #8 4.718 Creating dependency file for IPA_CodecPort_part_3.cc #8 4.719 Creating dependency file for IPA_CodecPort_part_2.cc #8 4.721 Creating dependency file for IPA_CodecPort_part_1.cc #8 4.722 Creating dependency file for HNBGW_Tests_part_7.cc #8 4.722 Creating dependency file for HNBGW_Tests_part_6.cc #8 4.723 Creating dependency file for HNBGW_Tests_part_5.cc #8 4.724 Creating dependency file for HNBGW_Tests_part_4.cc #8 4.726 Creating dependency file for HNBGW_Tests_part_3.cc #8 4.726 Creating dependency file for HNBGW_Tests_part_2.cc #8 4.726 Creating dependency file for HNBGW_Tests_part_1.cc #8 4.727 Creating dependency file for HNBAP_Types_part_6.cc #8 4.728 Creating dependency file for HNBAP_Types_part_7.cc #8 4.728 Creating dependency file for HNBAP_Types_part_5.cc #8 4.728 Creating dependency file for HNBAP_Types_part_4.cc #8 4.731 Creating dependency file for HNBAP_Types_part_3.cc #8 4.731 Creating dependency file for HNBAP_Types_part_2.cc #8 4.732 Creating dependency file for HNBAP_Types_part_1.cc #8 4.732 Creating dependency file for HNBAP_Templates_part_7.cc #8 4.732 Creating dependency file for HNBAP_Templates_part_6.cc #8 4.735 Creating dependency file for HNBAP_Templates_part_5.cc #8 4.736 Creating dependency file for HNBAP_Templates_part_4.cc #8 4.736 Creating dependency file for HNBAP_Templates_part_3.cc #8 4.739 Creating dependency file for HNBAP_Templates_part_2.cc #8 4.739 Creating dependency file for HNBAP_Templates_part_1.cc #8 4.740 Creating dependency file for General_Types_part_7.cc #8 4.740 Creating dependency file for General_Types_part_6.cc #8 4.741 Creating dependency file for General_Types_part_5.cc #8 4.746 Creating dependency file for General_Types_part_4.cc #8 4.746 Creating dependency file for General_Types_part_3.cc #8 4.746 Creating dependency file for General_Types_part_1.cc #8 4.746 Creating dependency file for General_Types_part_2.cc #8 4.747 Creating dependency file for GSM_Types_part_7.cc #8 4.747 Creating dependency file for GSM_Types_part_6.cc #8 4.748 Creating dependency file for GSM_Types_part_5.cc #8 4.748 Creating dependency file for GSM_Types_part_4.cc #8 4.748 Creating dependency file for GSM_Types_part_3.cc #8 4.754 Creating dependency file for GSM_Types_part_2.cc #8 4.754 Creating dependency file for GSM_Types_part_1.cc #8 4.754 Creating dependency file for DNS_Helpers_part_7.cc #8 4.755 Creating dependency file for DNS_Helpers_part_6.cc #8 4.755 Creating dependency file for DNS_Helpers_part_5.cc #8 4.756 Creating dependency file for DNS_Helpers_part_4.cc #8 4.756 Creating dependency file for DNS_Helpers_part_3.cc #8 4.757 Creating dependency file for DNS_Helpers_part_1.cc #8 4.757 Creating dependency file for DNS_Helpers_part_2.cc #8 4.757 Creating dependency file for BSSAP_Types_part_7.cc #8 4.758 Creating dependency file for BSSAP_Types_part_6.cc #8 4.762 Creating dependency file for BSSAP_Types_part_5.cc #8 4.763 Creating dependency file for BSSAP_Types_part_4.cc #8 4.763 Creating dependency file for BSSAP_Types_part_3.cc #8 4.763 Creating dependency file for BSSAP_Types_part_2.cc #8 4.764 Creating dependency file for BSSAP_Types_part_1.cc #8 4.765 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 4.765 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 4.766 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 4.766 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 4.766 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 4.773 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 4.773 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 4.773 Creating dependency file for UD_Types.cc #8 4.773 Creating dependency file for UD_PortType.cc #8 4.773 Creating dependency file for TELNETasp_PortType.cc #8 4.774 Creating dependency file for TCCInterface_Functions.cc #8 4.776 Creating dependency file for TCCEncoding_Functions.cc #8 4.780 Creating dependency file for TCCConversion_Functions.cc #8 4.780 Creating dependency file for StatsD_Types.cc #8 4.781 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 4.781 Creating dependency file for StatsD_CodecPort.cc #8 4.781 Creating dependency file for StatsD_Checker.cc #8 4.783 Creating dependency file for Socket_API_Definitions.cc #8 4.789 Creating dependency file for SDP_Types.cc #8 4.819 Creating dependency file for SDP_Templates.cc #8 4.847 Creating dependency file for SCTPasp_Types.cc #8 4.849 Creating dependency file for SCTPasp_PortType.cc #8 4.851 Creating dependency file for SCCPasp_Types.cc #8 4.852 Creating dependency file for SCCP_Types.cc #8 4.852 Creating dependency file for SCCP_Templates.cc #8 4.856 Creating dependency file for SCCP_Emulation.cc #8 4.858 Creating dependency file for RUA_Types.cc #8 4.866 Creating dependency file for RUA_Templates.cc #8 4.866 Creating dependency file for RUA_Emulation.cc #8 4.868 Creating dependency file for RTP_Types.cc #8 4.880 Creating dependency file for RTP_Emulation.cc #8 4.899 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 4.932 Creating dependency file for RTP_CodecPort.cc #8 4.932 Creating dependency file for RANAP_Types.cc #8 4.933 Creating dependency file for RANAP_Templates.cc #8 4.949 Creating dependency file for RANAP_CodecPort.cc #8 4.950 Creating dependency file for PFCP_Types.cc #8 4.950 Creating dependency file for PFCP_Templates.cc #8 4.951 Creating dependency file for PFCP_Emulation.cc #8 4.951 Creating dependency file for PFCP_CodecPort_CtrlFunct.cc #8 4.953 Creating dependency file for PFCP_CodecPort.cc #8 4.987 Creating dependency file for Osmocom_VTY_Functions.cc #8 4.993 Creating dependency file for Osmocom_Types.cc #8 4.996 Creating dependency file for Osmocom_CTRL_Types.cc #8 5.001 Creating dependency file for Osmocom_CTRL_Functions.cc #8 5.018 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 5.027 Creating dependency file for Native_Functions.cc #8 5.061 Creating dependency file for MobileL3_Types.cc #8 5.065 Creating dependency file for MobileL3_SS_Types.cc #8 5.066 Creating dependency file for MobileL3_SMS_Types.cc #8 5.067 Creating dependency file for MobileL3_RRM_Types.cc #8 5.069 Creating dependency file for MobileL3_MM_Types.cc #8 5.070 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.072 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.100 Creating dependency file for MobileL3_CC_Types.cc #8 5.104 Creating dependency file for Misc_Helpers.cc #8 5.112 Creating dependency file for MTP3asp_Types.cc #8 5.114 Creating dependency file for MTP3asp_PortType.cc #8 5.149 Creating dependency file for MGCP_Types.cc #8 5.182 Creating dependency file for MGCP_Templates.cc #8 5.196 Creating dependency file for MGCP_Emulation.cc #8 5.205 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 5.226 Creating dependency file for MGCP_CodecPort.cc #8 5.245 Creating dependency file for M3UA_Types.cc #8 5.262 Creating dependency file for M3UA_Emulation.cc #8 5.263 Creating dependency file for L3_Templates.cc #8 5.274 Creating dependency file for L3_Common.cc #8 5.286 Creating dependency file for Iuh_Types.cc #8 5.305 Creating dependency file for Iuh_Emulation.cc #8 5.312 Creating dependency file for Iuh_CodecPort_CtrlFunct.cc #8 5.329 Creating dependency file for Iuh_CodecPort.cc #8 5.354 Creating dependency file for IuUP_Types.cc #8 5.365 Creating dependency file for IuUP_Emulation.cc #8 5.374 Creating dependency file for IPL4asp_Types.cc #8 5.376 Creating dependency file for IPL4asp_PortType.cc #8 5.387 Creating dependency file for IPL4asp_Functions.cc #8 5.407 Creating dependency file for IPA_Types.cc #8 5.438 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 5.438 Creating dependency file for IPA_CodecPort.cc #8 5.443 Creating dependency file for HNBGW_Tests.cc #8 5.447 Creating dependency file for HNBAP_Types.cc #8 5.452 Creating dependency file for HNBAP_Templates.cc #8 5.455 Creating dependency file for General_Types.cc #8 5.460 Creating dependency file for GSM_Types.cc #8 5.469 Creating dependency file for DNS_Helpers.cc #8 5.475 Creating dependency file for BSSAP_Types.cc #8 5.481 Creating dependency file for BSSAP_CodecPort.cc #8 6.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc #8 6.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 6.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc #8 6.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 6.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 6.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc #8 6.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc #8 6.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc #8 6.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 6.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 6.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 6.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 6.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 6.487 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 6.487 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 6.488 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 7.229 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc #8 7.349 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc #8 7.392 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc #8 7.407 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc #8 7.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 7.849 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 7.871 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 8.029 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 8.933 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 9.048 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc #8 9.103 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc #8 9.192 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 9.306 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 9.418 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 9.752 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 9.812 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 10.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 10.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 10.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 10.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 10.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 10.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 10.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 10.58 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 10.58 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.58 7791 | } #8 10.58 | ^ #8 10.58 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 10.58 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.58 7843 | } #8 10.58 | ^ #8 10.59 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 10.59 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.59 8940 | } #8 10.59 | ^ #8 10.60 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 10.60 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.60 9388 | } #8 10.60 | ^ #8 11.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 11.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 11.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 11.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 11.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 12.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 12.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc #8 12.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc #8 12.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc #8 13.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc #8 13.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc #8 13.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc #8 13.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc #8 14.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc #8 14.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 15.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 15.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 16.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 16.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc #8 18.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc #8 19.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc #8 20.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 20.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 20.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 20.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 21.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 21.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 22.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 22.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 23.42 HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': #8 23.42 HNBGW_Tests.cc:18616:1: warning: control reaches end of non-void function [-Wreturn-type] #8 23.42 18616 | } #8 23.42 | ^ #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 24.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 24.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 25.00 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': #8 25.00 RUA_Emulation.cc:5826:1: warning: control reaches end of non-void function [-Wreturn-type] #8 25.00 5826 | } #8 25.00 | ^ #8 25.00 RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': #8 25.00 RUA_Emulation.cc:5877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 25.00 5877 | } #8 25.00 | ^ #8 25.00 RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': #8 25.00 RUA_Emulation.cc:6155:1: warning: control reaches end of non-void function [-Wreturn-type] #8 25.00 6155 | } #8 25.00 | ^ #8 25.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 25.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 25.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 25.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc #8 25.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc #8 25.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc #8 25.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc #8 25.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc #8 25.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc #8 25.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc #8 26.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc #8 26.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc #8 26.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc #8 26.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc #8 26.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc #8 26.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 26.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc #8 26.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc #8 26.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc #8 26.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc #8 26.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc #8 26.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc #8 26.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc #8 26.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 26.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 26.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 26.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 26.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 26.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 26.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 26.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 26.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 26.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 26.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 26.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 26.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc #8 26.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc #8 26.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc #8 26.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc #8 26.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc #8 26.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc #8 26.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc #8 26.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc #8 26.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc #8 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc #8 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc #8 26.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc #8 26.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc #8 26.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc #8 26.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc #8 26.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc #8 26.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc #8 26.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc #8 26.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc #8 26.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc #8 26.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc #8 26.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 26.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 26.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 26.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 26.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 26.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 26.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 26.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 26.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 26.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 26.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 26.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 26.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 26.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 26.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 26.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 26.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 26.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 26.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 26.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 26.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 26.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 26.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 26.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 26.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 26.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 26.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 26.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 26.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 26.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 26.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 26.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 26.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 26.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 26.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 26.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 26.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 26.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 26.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 26.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 26.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc #8 26.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc #8 26.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc #8 26.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc #8 26.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc #8 26.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc #8 26.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc #8 26.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc #8 26.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc #8 26.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc #8 26.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc #8 26.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc #8 26.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc #8 26.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc #8 26.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc #8 26.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc #8 26.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc #8 26.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 26.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 26.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 26.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 27.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 27.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 27.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 27.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 27.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 27.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 27.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 27.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 27.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 27.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 27.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 27.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 27.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 27.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 27.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 27.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 27.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 27.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc #8 27.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc #8 27.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc #8 27.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc #8 27.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc #8 27.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc #8 27.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc #8 27.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc #8 27.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc #8 27.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc #8 27.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc #8 27.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 27.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 27.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 27.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 27.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 27.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 27.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 27.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 27.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 27.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 27.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 27.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 27.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 27.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 27.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 27.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 27.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 27.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 27.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 27.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 27.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 27.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 27.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 27.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 27.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 27.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 27.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 27.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 27.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 27.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 27.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 27.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 27.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 27.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 27.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 27.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 27.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 27.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 27.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 27.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 27.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 27.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 27.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 27.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 27.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 27.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 27.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 27.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 27.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 27.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 27.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 27.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 27.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 27.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 27.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 27.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 27.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 27.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 27.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 27.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 27.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 27.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 27.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 27.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 27.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 27.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 27.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 27.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 27.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 27.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 27.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 27.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 27.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 27.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 27.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 27.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 27.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 27.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc #8 27.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc #8 27.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc #8 27.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc #8 27.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc #8 27.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc #8 27.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc #8 27.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc #8 27.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc #8 27.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc #8 27.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc #8 27.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc #8 27.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc #8 27.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc #8 27.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc #8 27.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc #8 27.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc #8 27.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc #8 27.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc #8 27.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc #8 27.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc #8 27.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc #8 27.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc #8 27.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc #8 27.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc #8 27.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc #8 27.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc #8 27.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc #8 27.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc #8 27.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc #8 27.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc #8 27.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc #8 27.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc #8 27.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc #8 27.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc #8 27.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc #8 27.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc #8 27.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc #8 27.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc #8 27.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc #8 27.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc #8 27.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc #8 27.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc #8 27.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc #8 27.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc #8 27.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc #8 27.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc #8 27.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc #8 27.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc #8 27.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 27.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 27.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 27.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 27.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 27.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 27.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 27.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 27.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 27.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 27.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 27.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 27.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 27.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 27.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 27.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 27.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 27.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 27.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 27.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 27.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 27.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 27.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 27.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 27.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 27.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 27.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 27.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 27.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc #8 27.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc #8 27.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc #8 27.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc #8 27.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc #8 27.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc #8 27.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc #8 27.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc #8 27.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc #8 27.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc #8 27.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc #8 27.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc #8 27.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc #8 27.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc #8 27.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc #8 27.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc #8 27.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc #8 27.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc #8 27.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc #8 27.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc #8 27.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc #8 27.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 28.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 28.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 28.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 28.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 28.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 28.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 28.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 28.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 28.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 28.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 28.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 28.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 28.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 28.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 28.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 28.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 28.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 28.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 28.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 28.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 28.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 28.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 28.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 28.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 28.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 28.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 28.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 28.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 28.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 28.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 28.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 28.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 28.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 28.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 28.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 28.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 28.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 28.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 28.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 28.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 28.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 28.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 28.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 28.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 28.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 28.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 28.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 28.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 28.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 28.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 28.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 28.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 28.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 28.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 28.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 28.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 28.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 28.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 28.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 28.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 28.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 28.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 28.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 28.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 28.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 28.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 28.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 28.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 28.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 28.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 28.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 28.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 28.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 28.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 28.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 28.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 28.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 28.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 28.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 28.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 28.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 28.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 28.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 28.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 28.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 28.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 28.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 28.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 28.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 28.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 28.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 28.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 28.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 28.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 28.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 28.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 28.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 28.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 28.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 28.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 28.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 28.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 28.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 28.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 28.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 28.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 28.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 28.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 28.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 28.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 28.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 28.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 28.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 28.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 28.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 28.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 28.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 28.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 28.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 28.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 28.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 28.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc #8 28.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 28.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 28.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 28.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 28.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 28.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 28.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 28.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 28.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc #8 28.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc #8 28.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc #8 28.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc #8 28.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc #8 28.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc #8 28.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc #8 28.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc #8 28.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc #8 28.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc #8 28.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc #8 28.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc #8 28.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc #8 28.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc #8 28.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 28.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 28.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 29.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 29.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 29.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 29.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 29.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc #8 29.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc #8 30.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc #8 30.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc #8 30.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc #8 30.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc #8 31.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc #8 32.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc #8 33.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc #8 33.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc #8 33.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc #8 33.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc #8 34.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc #8 34.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc #8 35.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc #8 35.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc #8 35.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc #8 38.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc #8 39.13 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 39.13 RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] #8 39.13 16604 | } #8 39.13 | ^ #8 39.13 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 39.13 RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] #8 39.13 16656 | } #8 39.13 | ^ #8 39.13 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 39.13 RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] #8 39.13 16765 | } #8 39.13 | ^ #8 39.13 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 39.13 RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] #8 39.13 16816 | } #8 39.13 | ^ #8 39.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc #8 39.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc #8 39.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc #8 39.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc #8 39.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc #8 39.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc #8 39.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc #8 39.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc #8 39.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc #8 39.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc #8 39.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc #8 39.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc #8 39.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc #8 39.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc #8 39.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc #8 39.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc #8 39.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc #8 39.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc #8 39.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc #8 40.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc #8 40.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc #8 40.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc #8 40.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc #8 40.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc #8 40.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc #8 40.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc #8 40.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc #8 40.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc #8 40.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc #8 40.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc #8 40.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc #8 40.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc #8 40.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc #8 40.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc #8 40.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc #8 40.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc #8 40.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc #8 40.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc #8 40.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc #8 40.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc #8 40.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc #8 40.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc #8 40.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc #8 40.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc #8 40.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc #8 40.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc #8 40.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc #8 40.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc #8 40.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc #8 40.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc #8 40.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc #8 40.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc #8 40.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc #8 40.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc #8 40.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc #8 40.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc #8 40.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc #8 40.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc #8 40.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc #8 40.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc #8 40.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc #8 40.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc #8 40.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc #8 40.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc #8 40.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc #8 40.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc #8 41.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc #8 41.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc #8 41.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc #8 41.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc #8 41.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc #8 41.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc #8 42.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc #8 43.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc #8 44.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc #8 50.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc #8 50.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc #8 51.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc #8 51.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc #8 51.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc #8 51.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc #8 51.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc #8 51.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc #8 51.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc #8 51.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc #8 51.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc #8 51.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc #8 51.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc #8 51.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc #8 51.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc #8 51.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc #8 52.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc #8 52.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc #8 52.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc #8 52.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc #8 52.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc #8 52.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc #8 52.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc #8 52.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc #8 52.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc #8 52.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc #8 52.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc #8 52.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc #8 52.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc #8 52.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc #8 52.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc #8 52.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc #8 52.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc #8 52.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc #8 52.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc #8 52.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc #8 52.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc #8 52.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc #8 52.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc #8 52.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc #8 52.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc #8 52.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc #8 52.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc #8 52.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc #8 52.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc #8 52.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc #8 52.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc #8 52.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc #8 52.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc #8 52.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc #8 52.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc #8 52.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 54.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 54.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 55.10 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 55.10 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.10 21592 | register yy_state_type yy_current_state; #8 55.10 | ^~~~~~~~~~~~~~~~ #8 55.10 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.10 21593 | register char *yy_cp, *yy_bp; #8 55.10 | ^~~~~ #8 55.10 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.10 21593 | register char *yy_cp, *yy_bp; #8 55.10 | ^~~~~ #8 55.10 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.10 21594 | register int yy_act; #8 55.10 | ^~~~~~ #8 55.11 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 55.11 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.11 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 55.11 | ^~~~ #8 55.11 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.11 22513 | register char *source = (yytext_ptr); #8 55.11 | ^~~~~~ #8 55.11 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.11 22514 | register int number_to_move, i; #8 55.11 | ^~~~~~~~~~~~~~ #8 55.11 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.11 22514 | register int number_to_move, i; #8 55.11 | ^ #8 55.11 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 55.11 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.11 22646 | register yy_state_type yy_current_state; #8 55.11 | ^~~~~~~~~~~~~~~~ #8 55.11 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.11 22647 | register char *yy_cp; #8 55.11 | ^~~~~ #8 55.11 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 55.11 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.11 22676 | register int yy_is_jam; #8 55.11 | ^~~~~~~~~ #8 55.11 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 55.11 22677 | register char *yy_cp = (yy_c_buf_p); #8 55.11 | ^~~~~ #8 55.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 55.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 55.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 56.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc #8 56.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 56.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 56.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 56.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 57.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 57.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 57.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 57.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 57.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 57.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 58.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc #8 58.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc #8 58.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc #8 58.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc #8 58.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 58.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc #8 59.45 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 59.56 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 59.72 g++ -shared -o DNS_Helpers.so DNS_Helpers.o #8 59.78 g++ -shared -o GSM_Types.so GSM_Types.o #8 59.83 g++ -shared -o General_Types.so General_Types.o #8 59.84 g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o #8 59.88 g++ -shared -o HNBAP_Types.so HNBAP_Types.o #8 59.91 g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o #8 59.95 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 59.96 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 59.99 g++ -shared -o IPA_Types.so IPA_Types.o #8 60.06 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 60.07 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 60.08 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 60.12 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 60.20 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 60.21 g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o #8 60.24 g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o #8 60.25 g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o #8 60.27 g++ -shared -o Iuh_Types.so Iuh_Types.o #8 60.33 g++ -shared -o L3_Common.so L3_Common.o #8 60.35 g++ -shared -o L3_Templates.so L3_Templates.o #8 60.37 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 60.38 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 60.40 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 60.45 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 60.50 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 60.51 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 60.53 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 60.57 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 60.60 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 60.63 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 60.64 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 60.66 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 60.69 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 60.75 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 60.79 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 60.86 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 60.94 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 60.95 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 61.05 g++ -shared -o Native_Functions.so Native_Functions.o #8 61.08 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 61.09 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 61.09 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 61.13 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 61.17 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 61.21 g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o #8 61.21 g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o #8 61.22 g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o #8 61.26 g++ -shared -o PFCP_Templates.so PFCP_Templates.o #8 61.30 g++ -shared -o PFCP_Types.so PFCP_Types.o #8 61.33 g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o #8 61.34 g++ -shared -o RANAP_Templates.so RANAP_Templates.o #8 61.38 g++ -shared -o RANAP_Types.so RANAP_Types.o #8 61.39 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 61.47 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 61.48 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 61.50 g++ -shared -o RTP_Types.so RTP_Types.o #8 61.52 g++ -shared -o RUA_Emulation.so RUA_Emulation.o #8 61.59 g++ -shared -o RUA_Templates.so RUA_Templates.o #8 61.61 g++ -shared -o RUA_Types.so RUA_Types.o #8 61.63 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 61.66 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 61.68 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 61.72 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 61.72 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 61.78 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 61.79 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 61.87 g++ -shared -o SDP_Types.so SDP_Types.o #8 61.87 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 61.90 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 61.90 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 61.91 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 62.01 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 62.02 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 62.02 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 62.03 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 62.13 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 62.13 g++ -shared -o UD_PortType.so UD_PortType.o #8 62.14 g++ -shared -o UD_Types.so UD_Types.o #8 62.15 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 62.17 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 62.18 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 62.20 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 62.21 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 62.22 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 62.23 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 62.25 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 62.25 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 62.26 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 62.26 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 62.27 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 62.27 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 62.28 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 62.29 g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o #8 62.29 g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o #8 62.30 g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o #8 62.31 g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o #8 62.31 g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o #8 62.32 g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o #8 62.32 g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o #8 62.34 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 62.34 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 62.34 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 62.36 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 62.37 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 62.37 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 62.39 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 62.39 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 62.39 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 62.40 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 62.42 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 62.42 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 62.42 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 62.44 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 62.44 g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o #8 62.45 g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o #8 62.45 g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o #8 62.47 g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o #8 62.47 g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o #8 62.48 g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o #8 62.49 g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o #8 62.50 g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o #8 62.50 g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o #8 62.51 g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o #8 62.52 g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o #8 62.53 g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o #8 62.54 g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o #8 62.54 g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o #8 62.54 g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o #8 62.55 g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o #8 62.56 g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o #8 62.57 g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o #8 62.57 g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o #8 62.58 g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o #8 62.59 g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o #8 62.59 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 62.60 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 62.61 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 62.61 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 62.61 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 62.62 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 62.63 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 62.64 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 62.64 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 62.64 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 62.65 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 62.65 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 62.66 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 62.67 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 62.67 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 62.67 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 62.69 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 62.69 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 62.69 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 62.70 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 62.70 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 62.71 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 62.72 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 62.72 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 62.73 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 62.73 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 62.74 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 62.74 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 62.75 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 62.76 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 62.76 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 62.77 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 62.78 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 62.78 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 62.79 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 62.79 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 62.80 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 62.80 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 62.81 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 62.82 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 62.83 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 62.83 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 62.83 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 62.83 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 62.85 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 62.85 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 62.86 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 62.86 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 62.86 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 62.87 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 62.88 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 62.88 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 62.88 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 62.90 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 62.90 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 62.91 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 62.91 g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o #8 62.92 g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o #8 62.93 g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o #8 62.93 g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o #8 62.93 g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o #8 62.94 g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o #8 62.95 g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o #8 62.95 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o #8 62.96 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o #8 62.96 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o #8 62.97 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o #8 62.97 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o #8 62.98 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o #8 62.98 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o #8 63.00 g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o #8 63.00 g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o #8 63.01 g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o #8 63.02 g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o #8 63.02 g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o #8 63.03 g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o #8 63.03 g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o #8 63.04 g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o #8 63.04 g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o #8 63.05 g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o #8 63.05 g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o #8 63.06 g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o #8 63.06 g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o #8 63.06 g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o #8 63.08 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 63.08 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 63.09 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 63.09 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 63.10 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 63.11 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 63.11 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 63.11 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 63.12 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 63.13 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 63.13 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 63.14 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 63.14 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 63.15 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 63.16 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 63.17 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 63.17 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 63.17 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 63.19 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 63.19 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 63.19 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 63.19 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 63.21 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 63.21 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 63.22 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 63.23 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 63.23 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 63.23 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 63.25 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 63.25 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 63.25 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 63.26 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 63.27 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 63.27 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 63.28 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 63.28 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 63.29 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 63.30 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 63.30 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 63.31 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 63.31 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 63.32 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 63.33 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 63.33 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 63.34 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 63.34 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 63.35 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 63.35 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 63.36 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 63.36 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 63.37 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 63.38 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 63.38 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 63.39 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 63.39 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 63.40 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 63.40 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 63.41 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 63.42 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 63.42 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 63.43 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 63.43 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 63.44 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 63.45 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 63.45 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 63.45 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 63.45 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 63.46 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 63.48 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 63.48 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 63.48 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 63.48 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 63.49 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 63.51 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 63.51 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 63.51 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 63.51 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 63.53 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 63.53 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 63.54 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 63.54 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 63.54 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 63.55 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 63.56 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 63.56 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 63.57 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 63.57 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 63.58 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 63.58 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 63.59 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 63.60 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 63.60 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 63.61 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 63.61 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 63.62 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 63.63 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 63.63 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 63.64 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 63.64 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 63.65 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 63.66 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 63.67 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 63.67 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 63.68 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 63.69 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 63.69 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 63.70 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 63.71 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 63.71 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 63.72 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 63.73 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 63.74 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 63.74 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 63.74 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 63.76 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 63.77 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 63.78 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 63.79 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 63.80 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 63.81 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 63.82 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 63.82 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 63.84 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 63.85 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 63.86 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 63.87 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 63.87 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 63.88 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 63.89 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 63.89 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 63.91 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 63.91 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 63.91 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 63.92 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 63.92 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 63.94 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 63.94 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 63.94 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 63.95 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 63.95 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 63.96 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 63.96 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 63.98 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 63.98 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 63.99 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 63.99 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 63.99 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 64.01 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 64.01 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 64.01 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 64.02 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 64.03 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 64.03 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 64.04 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 64.04 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 64.05 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 64.05 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 64.06 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 64.06 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 64.07 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 64.08 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 64.08 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 64.09 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 64.09 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 64.10 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 64.10 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 64.12 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 64.12 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 64.13 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 64.13 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 64.14 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 64.14 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 64.15 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 64.15 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 64.15 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 64.17 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 64.18 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 64.18 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 64.18 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 64.19 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 64.20 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 64.20 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 64.21 g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o #8 64.22 g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o #8 64.22 g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o #8 64.23 g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o #8 64.23 g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o #8 64.25 g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o #8 64.25 g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o #8 64.25 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o #8 64.26 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o #8 64.27 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o #8 64.27 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o #8 64.27 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o #8 64.28 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o #8 64.28 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o #8 64.30 g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o #8 64.30 g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o #8 64.30 g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o #8 64.31 g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o #8 64.31 g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o #8 64.32 g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o #8 64.33 g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o #8 64.33 g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o #8 64.34 g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o #8 64.34 g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o #8 64.35 g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o #8 64.36 g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o #8 64.36 g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o #8 64.37 g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o #8 64.37 g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o #8 64.38 g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o #8 64.38 g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o #8 64.39 g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o #8 64.39 g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o #8 64.41 g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o #8 64.41 g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o #8 64.42 g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o #8 64.42 g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o #8 64.43 g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o #8 64.44 g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o #8 64.44 g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o #8 64.45 g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o #8 64.45 g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o #8 64.47 g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o #8 64.47 g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o #8 64.48 g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o #8 64.49 g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o #8 64.50 g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o #8 64.50 g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o #8 64.51 g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o #8 64.52 g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o #8 64.52 g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o #8 64.53 g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o #8 64.54 g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o #8 64.55 g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o #8 64.56 g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o #8 64.56 g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o #8 64.56 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 64.58 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 64.58 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 64.59 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 64.59 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 64.60 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 64.61 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 64.61 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 64.63 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 64.63 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 64.64 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 64.65 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 64.65 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 64.66 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 64.67 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 64.68 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 64.68 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 64.68 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 64.69 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 64.70 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 64.70 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 64.70 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 64.72 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 64.72 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 64.72 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 64.73 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 64.73 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 64.74 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 64.74 g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o #8 64.75 g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o #8 64.75 g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o #8 64.77 g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o #8 64.77 g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o #8 64.77 g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o #8 64.77 g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o #8 64.78 g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o #8 64.79 g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o #8 64.79 g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o #8 64.80 g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o #8 64.80 g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o #8 64.81 g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o #8 64.81 g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o #8 64.81 g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o #8 64.82 g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o #8 64.83 g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o #8 64.83 g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o #8 64.84 g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o #8 64.84 g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o #8 64.85 g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o #8 64.86 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 64.86 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 64.87 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 64.88 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 64.88 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 64.88 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 64.89 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 64.89 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 64.91 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 64.91 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 64.91 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 64.91 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 64.92 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 64.93 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 64.93 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 64.94 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 64.94 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 64.95 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 64.96 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 64.96 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 64.96 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 64.97 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 64.98 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 64.99 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 64.99 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 64.99 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 65.00 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 65.00 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 65.01 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 65.01 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 65.02 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 65.02 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 65.02 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 65.03 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 65.03 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 65.04 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 65.05 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 65.05 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 65.05 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 65.06 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 65.06 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 65.06 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 65.07 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 65.08 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 65.08 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 65.09 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 65.09 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 65.09 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 65.10 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 65.10 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 65.11 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 65.12 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 65.12 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 65.13 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 65.13 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 65.13 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 65.14 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 65.14 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 65.15 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 65.16 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 65.16 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 65.16 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 65.17 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 65.17 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 65.19 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 65.19 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 65.19 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 65.20 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 65.20 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 65.21 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 65.21 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 65.21 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 65.22 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 65.23 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 65.23 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 65.23 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 65.23 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 65.24 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 65.24 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 65.25 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 65.26 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 65.26 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 65.26 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 65.26 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 65.28 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 65.28 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 65.28 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 65.28 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 65.29 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 65.29 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 65.30 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 65.30 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 65.31 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 65.31 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 65.31 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 65.31 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 65.32 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 65.33 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 65.34 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 65.34 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 65.34 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 65.34 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 65.34 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 65.36 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 65.36 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 65.36 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 65.37 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 65.37 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 65.37 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 65.38 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 65.38 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 65.39 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 65.39 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 65.39 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 65.40 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 65.41 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 65.42 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 65.42 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 65.42 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 65.42 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 65.42 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 65.43 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 65.44 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 65.44 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 65.44 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 65.45 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 65.46 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 65.46 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 65.46 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 65.47 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 65.47 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 65.48 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 65.49 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 65.49 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 65.50 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 65.50 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 65.50 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 65.50 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 65.51 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 65.52 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 65.54 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 65.56 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 65.56 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 65.59 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 65.60 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 65.62 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 65.62 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 65.62 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 65.63 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 65.63 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 65.64 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 65.64 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 65.65 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 65.65 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 65.65 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 65.66 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 65.67 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 65.67 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 65.67 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 65.68 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 65.68 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 65.69 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 65.69 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 65.69 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 65.70 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 65.70 g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o #8 65.72 g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o #8 65.72 g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o #8 65.72 g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o #8 65.72 g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o #8 65.74 g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o #8 65.82 g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o #8 65.84 g++ -shared -o RANAP_Constants.so RANAP_Constants.o #8 65.84 g++ -shared -o RANAP_Containers.so RANAP_Containers.o #8 65.90 g++ -shared -o RANAP_IEs.so RANAP_IEs.o #8 65.94 g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o #8 65.95 g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o #8 65.98 g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o #8 65.99 g++ -shared -o RUA_Constants.so RUA_Constants.o #8 66.02 g++ -shared -o RUA_Containers.so RUA_Containers.o #8 66.10 g++ -shared -o RUA_IEs.so RUA_IEs.o #8 66.11 g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o #8 66.12 g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o #8 66.13 g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o #8 66.16 g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o #8 66.18 g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o #8 66.22 g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o #8 66.25 g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o #8 66.25 g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o #8 66.25 g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o #8 66.25 g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o #8 66.27 g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o #8 66.27 g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o #8 66.27 g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o #8 66.28 g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o #8 66.28 g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o #8 66.28 g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o #8 66.29 g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o #8 66.30 g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o #8 66.30 g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o #8 66.30 g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o #8 66.30 g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o #8 66.31 g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o #8 66.32 g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o #8 66.32 g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o #8 66.33 g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o #8 66.33 g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o #8 66.33 g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o #8 66.33 g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o #8 66.34 g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o #8 66.35 g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o #8 66.35 g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o #8 66.36 g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o #8 66.36 g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o #8 66.36 g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o #8 66.37 g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o #8 66.38 g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o #8 66.38 g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o #8 66.38 g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o #8 66.38 g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o #8 66.39 g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o #8 66.39 g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o #8 66.40 g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o #8 66.40 g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o #8 66.40 g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o #8 66.42 g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o #8 66.42 g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o #8 66.42 g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o #8 66.43 g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o #8 66.43 g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o #8 66.43 g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o #8 66.44 g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o #8 66.45 g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o #8 66.45 g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o #8 66.45 g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o #8 66.46 g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o #8 66.47 g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o #8 66.47 g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o #8 66.47 g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o #8 66.48 g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o #8 66.48 g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o #8 66.50 g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o #8 66.50 g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o #8 66.50 g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o #8 66.50 g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o #8 66.50 g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o #8 66.51 g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o #8 66.52 g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o #8 66.52 g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o #8 66.52 g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o #8 66.52 g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o #8 66.53 g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o #8 66.54 g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o #8 66.55 g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o #8 66.55 g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o #8 66.55 g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o #8 66.56 g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o #8 66.57 g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o #8 66.57 g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o #8 66.58 g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o #8 66.59 g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o #8 66.59 g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o #8 66.59 g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o #8 66.60 g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o #8 66.61 g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o #8 66.61 g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o #8 66.62 g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o #8 66.62 g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o #8 66.64 g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o #8 66.64 g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o #8 66.64 g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o #8 66.65 g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o #8 66.65 g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o #8 66.66 g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o #8 66.67 g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o #8 66.67 g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o #8 66.67 g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o #8 66.68 g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o #8 66.68 g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o #8 66.69 g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o #8 66.69 g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o #8 66.69 g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o #8 66.70 g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o #8 66.71 g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o #8 66.71 g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o #8 66.71 g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o #8 66.72 g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o #8 66.73 g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o #8 66.73 g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o #8 66.73 g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o #8 66.73 g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o #8 66.74 g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o #8 66.75 g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o #8 66.76 g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o #8 66.76 g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o #8 66.77 g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o #8 66.77 g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o #8 66.78 g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o #8 66.79 g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o #8 66.79 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 66.80 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 66.80 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 66.80 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 66.81 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 66.81 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 66.84 g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o #8 66.86 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 66.91 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 66.91 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 66.93 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 66.94 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 66.97 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 66.97 g++ -shared -o TCCConversion.so TCCConversion.o #8 66.99 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 67.00 g++ -shared -o TCCInterface.so TCCInterface.o #8 67.03 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 67.04 g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o #8 67.08 g++ -shared -o RUA_EncDec.so RUA_EncDec.o #8 67.08 g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o #8 67.13 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 67.13 g++ -shared -o UD_PT.so UD_PT.o #8 67.15 g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o #8 70.09 g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o #8 70.13 g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o #8 71.16 g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o #8 73.02 g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o #8 73.03 g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o #8 73.71 g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o #8 75.03 g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o #8 75.35 g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o #8 77.83 g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o #8 79.17 g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o #8 79.28 if g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ #8 79.28 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 79.28 -L/lib -lcrypto \ #8 79.28 -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ #8 79.28 then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi #8 80.52 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 DONE 81.2s #9 [4/4] COPY HNBGW_TESTS.CFG /data/HNBGW_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 2.6s done #10 writing image sha256:2023490f5e7a33cadaeca6d822731f49ba279324f1b83f7c2d1631e265e6a392 done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest 0.0s done #10 DONE 2.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/ttcn3-hnbgw-test' + docker_image_exists ttcn3-hnbgw-test + docker images -q osmocom-build/ttcn3-hnbgw-test + test -n 2023490f5e7a + list_osmo_packages debian-bookworm ttcn3-hnbgw-test + local distro=debian-bookworm + local image=ttcn3-hnbgw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hnbgw-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + VOL_BASE_DIR_PFCP=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp + network_create + SUBNET=2767615 + seq 1 30 + echo (2767615 + 1) % 256 + bc + SUBNET=0 + NET_NAME=ttcn3-hnbgw-test-0 + SUB4=172.18.0.0/24 + SUB6=fd02:db8:0::/64 + set +x Creating network ttcn3-hnbgw-test-0, trying SUBNET=0... + docker network create --internal --subnet 172.18.0.0/24 --ipv6 --subnet fd02:db8:0::/64 ttcn3-hnbgw-test-0 0ebff3875150fb17d8ec2f95a0ced18b62f4eb602ebd88b30f64dcda544237b2 + set +x ### Network ttcn3-hnbgw-test-0 created (SUBNET=0) ### + return + echo Testing without PFCP Testing without PFCP + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs HNBGW_Tests.cfg osmo-stp.cfg osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs + tests_cfg=HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester/unix + cp HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester/HNBGW_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-hnbgw-test-asan/logs/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw/unix + cp osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/stp/osmo-stp.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw/osmo-hnbgw.cfg + echo Starting container with STP Starting container with STP + docker_network_params 0 200 + NET=0 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.200 --ip6 fd02:db8:0::200 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.200 --ip6 fd02:db8:0::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-asan-2-stp -d osmocom-build/osmo-stp-asan 83978691e388e94835ecdc46025ebe6262c89b6ea42db492464597cc5b3f45b7 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 0 20 + NET=0 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.20 --ip6 fd02:db8:0::20 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.20 --ip6 fd02:db8:0::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-asan-2-hnbgw -d osmocom-build/osmo-hnbgw-asan 7248141b1b661852601023c5638a4ae500d7de698ace984b144160072116371d + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 0 203 + NET=0 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.203 --ip6 fd02:db8:0::203 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.203 --ip6 fd02:db8:0::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.0.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-asan-2-ttcn3-hnbgw-test osmocom-build/ttcn3-hnbgw-test + SUBDIR=hnbgw + SUITE=HNBGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests HNBGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@ebcfca63dd8c: Unix server socket created successfully. MC@ebcfca63dd8c: Listening on TCP port 46609. MC2> ebcfca63dd8c is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests ebcfca63dd8c 46609 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ebcfca63dd8c: New HC connected from 172.18.0.203 [172.18.0.203]. ebcfca63dd8c: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@ebcfca63dd8c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ebcfca63dd8c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ebcfca63dd8c: Configuration file was processed on all HCs. MC@ebcfca63dd8c: Creating MTC on host 172.18.0.203. MC@ebcfca63dd8c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Tue Jun 11 08:57:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(9)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(7)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@ebcfca63dd8c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(11)@ebcfca63dd8c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(10)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(5)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(3)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(13)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_hnb_register finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Tue Jun 11 08:57:44 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=76233) Waiting for packet dumper to finish... 1 (prev_count=76233, count=119497) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Tue Jun 11 08:57:47 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/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(22)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(20)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0(15)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(26)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(14)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Tue Jun 11 08:57:49 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81975) Waiting for packet dumper to finish... 1 (prev_count=81975, count=140773) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Tue Jun 11 08:57:52 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/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(33)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(31)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(32)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(37)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(27)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Tue Jun 11 08:57:54 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80213) Waiting for packet dumper to finish... 1 (prev_count=80213, count=138621) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Tue Jun 11 08:57:56 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/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(44)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(42)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(46)@ebcfca63dd8c: Final verdict of PTC: none TC_ue_register-Iuh0(39)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(48)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(38)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@ebcfca63dd8c: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ue_register finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Tue Jun 11 08:57:58 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82431) Waiting for packet dumper to finish... 1 (prev_count=82431, count=137581) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Tue Jun 11 08:58:01 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/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ue_register_tmsi_lai started. MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(50)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(55)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(53)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(57)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@ebcfca63dd8c: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@ebcfca63dd8c: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(49)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(59)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Tue Jun 11 08:58:03 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82548) Waiting for packet dumper to finish... 1 (prev_count=82548, count=137674) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Tue Jun 11 08:58: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/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(66)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(66)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@ebcfca63dd8c: ************************************************* MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(64)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(69)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@ebcfca63dd8c: ************************************************* MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(67)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(70)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(60)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@ebcfca63dd8c: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Tue Jun 11 08:58:08 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136904) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Tue Jun 11 08:58: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/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(75)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(77)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(77)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@ebcfca63dd8c: ************************************************* MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(80)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@ebcfca63dd8c: ************************************************* MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(78)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@ebcfca63dd8c: f_create_expect(l3 := '8F645BF2FAD06D885D47'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@ebcfca63dd8c: Created Expect[0] for '8F645BF2FAD06D885D47'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ebcfca63dd8c: Added conn table entry 0TC_ranap_cs_initial_ue0(82)14566242 HNBGW_Test.msc0-SCCP(75)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@ebcfca63dd8c: Found Expect[0] for l3='8F645BF2FAD06D885D47'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@ebcfca63dd8c: Added conn table entry 0TC_ranap_cs_initial_ue0(82)993369 HNBGW_Test.msc0-SCCP(75)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@ebcfca63dd8c: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(77)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(71)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(81)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Tue Jun 11 08:58:13 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120126) Waiting for packet dumper to finish... 1 (prev_count=120126, count=160052) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Tue Jun 11 08:58:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(90)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(88)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ebcfca63dd8c: f_create_expect(l3 := '34F4AC1518693552CDD9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@ebcfca63dd8c: Created Expect[0] for '34F4AC1518693552CDD9'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ebcfca63dd8c: Added conn table entry 0TC_ranap_ps_initial_ue0(95)11467939 HNBGW_Test.sgsn0-SCCP(91)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@ebcfca63dd8c: Found Expect[0] for l3='34F4AC1518693552CDD9'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@ebcfca63dd8c: Added conn table entry 0TC_ranap_ps_initial_ue0(95)4954683 HNBGW_Test.sgsn0-SCCP(91)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@ebcfca63dd8c: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(92)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(84)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(94)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Tue Jun 11 08:58:19 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118593) Waiting for packet dumper to finish... 1 (prev_count=118593, count=157833) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Tue Jun 11 08:58:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(103)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@ebcfca63dd8c: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@ebcfca63dd8c: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(108) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@ebcfca63dd8c: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)498378 HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@ebcfca63dd8c: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@ebcfca63dd8c: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)4644771 HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@ebcfca63dd8c: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(107)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(97)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Tue Jun 11 08:58:25 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124546) Waiting for packet dumper to finish... 1 (prev_count=124546, count=166251) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Tue Jun 11 08:58:28 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/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(116)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(114)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ebcfca63dd8c: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@ebcfca63dd8c: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(121) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@ebcfca63dd8c: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)7596874 HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@ebcfca63dd8c: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@ebcfca63dd8c: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)605649 HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@ebcfca63dd8c: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(117)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(110)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(120)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Tue Jun 11 08:58:31 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124546) Waiting for packet dumper to finish... 1 (prev_count=124546, count=166352) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Tue Jun 11 08:58:33 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/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(129)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@ebcfca63dd8c: f_create_expect(l3 := 'BEEE5F69AB2770872863'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@ebcfca63dd8c: Created Expect[0] for 'BEEE5F69AB2770872863'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@ebcfca63dd8c: Added conn table entry 0TC_ranap_cs_bidir0(134)9575983 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@ebcfca63dd8c: Found Expect[0] for l3='BEEE5F69AB2770872863'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@ebcfca63dd8c: Added conn table entry 0TC_ranap_cs_bidir0(134)15526977 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: Session index based on connection ID:0 TC_ranap_cs_bidir0(134)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: vl_len:22 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A3B322CF6367E7BB349AD'O TC_ranap_cs_bidir0(134)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: vl_len:20 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(128)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(123)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(133)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Tue Jun 11 08:58:37 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123222) Waiting for packet dumper to finish... 1 (prev_count=123222, count=175547) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Tue Jun 11 08:58:39 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/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(142)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(140)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(145)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@ebcfca63dd8c: ************************************************* MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ebcfca63dd8c: f_create_expect(l3 := 'CE737B24585E31701E06'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@ebcfca63dd8c: Created Expect[0] for 'CE737B24585E31701E06'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@ebcfca63dd8c: Added conn table entry 0TC_ranap_ps_bidir0(147)4428682 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@ebcfca63dd8c: Found Expect[0] for l3='CE737B24585E31701E06'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@ebcfca63dd8c: Added conn table entry 0TC_ranap_ps_bidir0(147)9101092 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AD616D3E1C1BD9BC46556'O TC_ranap_ps_bidir0(147)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(143)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(136)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(146)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Tue Jun 11 08:58:43 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123206) Waiting for packet dumper to finish... 1 (prev_count=123206, count=175574) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Tue Jun 11 08:58:45 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/HNBGW_Tests.TC_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(155)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@ebcfca63dd8c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ebcfca63dd8c: f_create_expect(l3 := 'B06C541A700D7B7FA05B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@ebcfca63dd8c: Created Expect[0] for 'B06C541A700D7B7FA05B'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@ebcfca63dd8c: Added conn table entry 0TC_rab_assignment0(160)11202338 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@ebcfca63dd8c: Found Expect[0] for l3='B06C541A700D7B7FA05B'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ebcfca63dd8c: Added conn table entry 0TC_rab_assignment0(160)7086650 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@ebcfca63dd8c: setverdict(pass): none -> pass VirtHNBGW-STATS(149)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: vl_len:91 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@ebcfca63dd8c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aaef2217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aaef2217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@ebcfca63dd8c: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aaef2217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aaef2217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assignment0(160)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ebcfca63dd8c: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aaef2217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aaef2217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(160)@ebcfca63dd8c: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aaef2217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aaef2217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: vl_len:12 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aaef2217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aaef2217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(156)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(151)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(159)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(149)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_rab_assignment finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Tue Jun 11 08:58:49 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123314) Waiting for packet dumper to finish... 1 (prev_count=123314, count=236245) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Tue Jun 11 08:58:51 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/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(168)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@ebcfca63dd8c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ebcfca63dd8c: f_create_expect(l3 := '0732A693B3DD915A59F7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@ebcfca63dd8c: Created Expect[0] for '0732A693B3DD915A59F7'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@ebcfca63dd8c: Added conn table entry 0TC_rab_release0(173)9840450 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@ebcfca63dd8c: Found Expect[0] for l3='0732A693B3DD915A59F7'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ebcfca63dd8c: Added conn table entry 0TC_rab_release0(173)1471483 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: Session index based on connection ID:0 TC_rab_release0(173)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: vl_len:91 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@ebcfca63dd8c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96274217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96274217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release0(173) TC_rab_release0(173)@ebcfca63dd8c: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96274217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96274217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release0(173)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ebcfca63dd8c: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "96274217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96274217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(173)@ebcfca63dd8c: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "96274217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96274217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: vl_len:21 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(173)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "96274217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "96274217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(164)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_release-Iuh0(163)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(172)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(162)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_rab_release finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Tue Jun 11 08:58:55 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227719) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Tue Jun 11 08:58:57 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/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(181)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@ebcfca63dd8c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ebcfca63dd8c: f_create_expect(l3 := 'BFD278AC371E18602FA0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@ebcfca63dd8c: Created Expect[0] for 'BFD278AC371E18602FA0'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@ebcfca63dd8c: Added conn table entry 0TC_rab_release_abnormal0(186)14472862 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@ebcfca63dd8c: Found Expect[0] for l3='BFD278AC371E18602FA0'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ebcfca63dd8c: Added conn table entry 0TC_rab_release_abnormal0(186)10941020 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: vl_len:91 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@ebcfca63dd8c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dcd69e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dcd69e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@ebcfca63dd8c: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dcd69e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dcd69e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release_abnormal0(186)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ebcfca63dd8c: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dcd69e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dcd69e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(186)@ebcfca63dd8c: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dcd69e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dcd69e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: vl_len:21 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(186)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dcd69e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dcd69e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(177)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(185)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(175)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Tue Jun 11 08:59:00 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231159) Waiting for packet dumper to finish... 1 (prev_count=231159, count=231655) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Tue Jun 11 08:59:03 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/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(194)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@ebcfca63dd8c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ebcfca63dd8c: f_create_expect(l3 := 'B6739D1544616F5796B5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@ebcfca63dd8c: Created Expect[0] for 'B6739D1544616F5796B5'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@ebcfca63dd8c: Added conn table entry 0TC_rab_assign_fail0(199)11352571 HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@ebcfca63dd8c: Found Expect[0] for l3='B6739D1544616F5796B5'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ebcfca63dd8c: Added conn table entry 0TC_rab_assign_fail0(199)8149428 HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: Session index based on connection ID:0 TC_rab_assign_fail0(199)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(188)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: vl_len:91 HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@ebcfca63dd8c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ad39fb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ad39fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@ebcfca63dd8c: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ad39fb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ad39fb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_fail0(199)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(188)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(199)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ad39fb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(190)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(198)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(188)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_rab_assign_fail finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Tue Jun 11 08:59:06 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123171) Waiting for packet dumper to finish... 1 (prev_count=123171, count=208441) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Tue Jun 11 08:59:09 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/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(207)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@ebcfca63dd8c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@ebcfca63dd8c: f_create_expect(l3 := 'ABB06A3DA2164BCFEFF8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@ebcfca63dd8c: Created Expect[0] for 'ABB06A3DA2164BCFEFF8'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ebcfca63dd8c: Added conn table entry 0TC_rab_assign_mgcp_to0(212)1392296 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@ebcfca63dd8c: Found Expect[0] for l3='ABB06A3DA2164BCFEFF8'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@ebcfca63dd8c: Added conn table entry 0TC_rab_assign_mgcp_to0(212)7245112 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: vl_len:91 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@ebcfca63dd8c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "153ea817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "153ea817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@ebcfca63dd8c: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "153ea817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "153ea817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: vl_len:12 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(209)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(201)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(211)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_assign_mgcp_to-PFCP(213)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Tue Jun 11 08:59:16 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=151668) Waiting for packet dumper to finish... 1 (prev_count=151668, count=196943) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Tue Jun 11 08:59:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(220)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@ebcfca63dd8c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@ebcfca63dd8c: f_create_expect(l3 := '095100EE3705FBA3E30E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@ebcfca63dd8c: Created Expect[0] for '095100EE3705FBA3E30E'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ebcfca63dd8c: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)6671739 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@ebcfca63dd8c: Found Expect[0] for l3='095100EE3705FBA3E30E'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@ebcfca63dd8c: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)8519000 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: vl_len:91 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@ebcfca63dd8c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65cd7b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65cd7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65cd7b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65cd7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "65cd7b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65cd7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "65cd7b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65cd7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@ebcfca63dd8c: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: vl_len:12 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "65cd7b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "65cd7b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(222)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(224)@ebcfca63dd8c: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(214)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Tue Jun 11 08:59:22 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118746) Waiting for packet dumper to finish... 1 (prev_count=118746, count=237900) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Tue Jun 11 08:59:25 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/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(233)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@ebcfca63dd8c: f_create_expect(l3 := 'CF3AE55530D8B8F74717'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@ebcfca63dd8c: Created Expect[0] for 'CF3AE55530D8B8F74717'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ebcfca63dd8c: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)4249849 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@ebcfca63dd8c: Found Expect[0] for l3='CF3AE55530D8B8F74717'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@ebcfca63dd8c: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)9658519 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(238)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: vl_len:22 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7DAE15B27C83F29317C1'O TC_ranap_cs_mo_disconnect0(238)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ebcfca63dd8c: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)4249849 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@ebcfca63dd8c: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)9658519 TC_ranap_cs_mo_disconnect0(238)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(234)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(227)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(237)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Tue Jun 11 08:59:33 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=157674) Waiting for packet dumper to finish... 1 (prev_count=157674, count=184757) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Tue Jun 11 08:59:36 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/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(246)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@ebcfca63dd8c: f_create_expect(l3 := '2290C89ECA047A1599ED'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@ebcfca63dd8c: Created Expect[0] for '2290C89ECA047A1599ED'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ebcfca63dd8c: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)1128233 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@ebcfca63dd8c: Found Expect[0] for l3='2290C89ECA047A1599ED'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@ebcfca63dd8c: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)4484343 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: vl_len:22 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE690E6855C46577D4E44'O TC_ranap_ps_mo_disconnect0(251)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ebcfca63dd8c: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)1128233 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@ebcfca63dd8c: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)4484343 TC_ranap_ps_mo_disconnect0(251)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(240)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(250)@ebcfca63dd8c: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Tue Jun 11 08:59:45 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148232) Waiting for packet dumper to finish... 1 (prev_count=148232, count=175315) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Tue Jun 11 08:59:47 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/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap" >/data/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(254)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(256)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(261)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(259)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(261)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(264)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(260)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(260)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(263)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(263)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(267)@ebcfca63dd8c: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(263)@ebcfca63dd8c: f_create_expect(l3 := 'CA4256F4E437B8BC103A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(263)@ebcfca63dd8c: Created Expect[0] for 'CA4256F4E437B8BC103A'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@ebcfca63dd8c: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)7559846 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(263)@ebcfca63dd8c: Found Expect[0] for l3='CA4256F4E437B8BC103A'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(263)@ebcfca63dd8c: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)1654459 TC_ps_rab_assignment_without_pfcp0(266)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: vl_len:91 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: vl_len:12 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@ebcfca63dd8c: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(254)@ebcfca63dd8c: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(256)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(253)@ebcfca63dd8c: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(265)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(267)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(254): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(256): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(267): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Tue Jun 11 08:59:56 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158245) Waiting for packet dumper to finish... 1 (prev_count=158245, count=183974) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Tue Jun 11 08:59:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(276)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(276)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(276)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(279)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(279)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(279)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(277)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(276)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(279)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(278)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(278)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)892101 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)6527807 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)9053982 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)2843493 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(285) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)8157184 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: First idle individual index:2 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)15677596 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(287) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@ebcfca63dd8c: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)16348481 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: First idle individual index:3 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(287) HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)13732127 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(287)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(287)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(274)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(277)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(276)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(275)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(278)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(268)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(279)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(280)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(288)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(274): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(275): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(276): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(277): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(278): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(279): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(280): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(287): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(288): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Tue Jun 11 09:00:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216316) Waiting for packet dumper to finish... 1 (prev_count=216316, count=284819) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Tue Jun 11 09:00:07 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/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(297)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(297)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(297)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(300)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(300)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(300)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(298)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(303)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(303)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(303)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(301)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(306)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(306)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(306)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(304)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(297)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(300)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(303)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(306)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(299)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(299)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(302)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(302)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(305)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(305)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)14652689 HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)12230231 HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(299)@ebcfca63dd8c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(299)@ebcfca63dd8c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)13531419 HNBGW_Test.msc1-SCCP(298)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(298)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(299)@ebcfca63dd8c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc1-RAN(299)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(310)1849168 HNBGW_Test.msc1-SCCP(298)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(298)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(312)21385 HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(312)4469003 HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(312)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(312)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(296)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(289)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(297)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(295)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(298)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(299)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(302)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(301)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(303)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(306)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(305)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(300)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(304)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(307)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(296): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(298): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(299): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(300): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(301): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(302): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(303): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(304): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(305): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(306): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(312): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Tue Jun 11 09:00:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244186) Waiting for packet dumper to finish... 1 (prev_count=244186, count=312348) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Tue Jun 11 09:00:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(322)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(322)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(322)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(325)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(325)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(325)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(323)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(328)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(328)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(328)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(326)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(331)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(331)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(331)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(329)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(322)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(325)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(328)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(331)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(324)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(324)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(327)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(327)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(330)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(330)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)8032937 HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)11805881 HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(324)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(324)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)2153318 HNBGW_Test.msc1-SCCP(323)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(323)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(324)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) HNBGW_Test.msc1-RAN(324)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)2402388 HNBGW_Test.msc1-SCCP(323)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(323)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)949264 HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337) HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)3467398 HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(314)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(321)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(322)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(320)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(325)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(324)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(323)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(328)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(327)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(326)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(329)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(331)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(330)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(332)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(314): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(320): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(321): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(322): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(323): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(324): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(325): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(326): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(327): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(328): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(329): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(330): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(331): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(332): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Tue Jun 11 09:00:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310564) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Tue Jun 11 09:00:25 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/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(347)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(347)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(350)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(350)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(350)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(348)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(353)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(353)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(353)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(351)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(356)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(356)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(356)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(354)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(347)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(350)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(353)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(356)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(349)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(349)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(352)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(352)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(355)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(355)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)888576 HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)1303126 HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(349)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(349)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)108398 HNBGW_Test.msc1-SCCP(348)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(348)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(349)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) HNBGW_Test.msc1-RAN(349)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)6448061 HNBGW_Test.msc1-SCCP(348)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(348)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)2300837 HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362) HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)15347369 HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(352)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(351)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(354)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(350)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(339)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(355)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(348)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(349)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(353)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(346)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(357)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(356)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(344)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(339): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(344): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(348): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(349): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(350): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(351): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(352): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(353): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(354): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(355): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(356): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(357): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Tue Jun 11 09:00:31 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319091) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Tue Jun 11 09:00:33 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/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(372)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(372)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(372)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(375)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(375)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(375)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(373)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(378)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(378)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(378)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(376)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(381)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(381)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(381)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(379)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(372)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(375)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(378)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(381)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(374)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(374)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(377)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(377)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(380)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(380)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)2524180 HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)16103678 HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(374)@ebcfca63dd8c: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(374)@ebcfca63dd8c: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)6796429 HNBGW_Test.msc1-SCCP(373)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(373)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(374)@ebcfca63dd8c: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc1-RAN(374)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)14943796 HNBGW_Test.msc1-SCCP(373)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(373)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)10611779 HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)11364409 HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(371)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(364)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(370)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(372)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(378)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(377)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(380)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(376)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(375)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(379)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(381)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(374)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(373)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(382)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(364): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(370): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(371): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(372): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(373): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(374): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(375): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(376): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(377): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(378): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(379): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(380): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(381): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(382): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Tue Jun 11 09:00:39 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=340173) Waiting for packet dumper to finish... 1 (prev_count=340173, count=345334) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Tue Jun 11 09:00:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(397)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(397)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(397)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(400)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(400)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(400)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(398)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(403)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(403)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(403)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(401)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(406)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(406)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(406)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(404)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(397)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(400)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(403)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(406)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(399)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(399)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(402)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(402)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(405)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(405)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)4506466 HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)15025992 HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(399)@ebcfca63dd8c: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(399)@ebcfca63dd8c: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)14016323 HNBGW_Test.msc1-SCCP(398)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(398)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(399)@ebcfca63dd8c: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) HNBGW_Test.msc1-RAN(399)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)425524 HNBGW_Test.msc1-SCCP(398)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(398)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)6312006 HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412) HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)16565617 HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(397)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(399)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(404)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(401)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(406)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(398)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(405)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(403)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(402)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(395)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(389)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(396)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(400)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(407)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(389): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(395): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(396): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(397): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(398): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(399): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(400): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(401): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(402): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(403): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(404): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(405): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(406): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(407): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Tue Jun 11 09:00:49 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=342101) Waiting for packet dumper to finish... 1 (prev_count=342101, count=342597) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Tue Jun 11 09:00:51 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/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(422)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(422)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(420)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(425)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(425)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(428)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(428)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(428)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(426)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(431)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(431)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(431)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(429)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(428)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(431)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(427)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(427)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(430)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(430)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)9289434 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)6841845 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)14027357 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)7601057 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)9168934 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: First idle individual index:2 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)6641619 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(424)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(430)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(414)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(426)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(427)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(429)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(431)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(432)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(428)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(426): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(427): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(428): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(429): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(430): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(431): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(432): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Tue Jun 11 09:00:58 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331868) Waiting for packet dumper to finish... 1 (prev_count=331868, count=337041) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Tue Jun 11 09:01:01 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/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(447)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(447)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(447)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(445)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(450)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(450)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(450)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(448)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(453)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-M3UA(453)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(453)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(456)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(456)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(456)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(454)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(459)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(459)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(459)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(457)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(462)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn2-M3UA(462)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(462)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn2-SCCP(460)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(447)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(450)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(453)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(456)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(459)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(462)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(446)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(446)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(449)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(449)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(455)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(455)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(458)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(458)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(461)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(461)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)4478534 HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)11185417 HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)15949249 HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)5852621 HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(449)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(449)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)5193145 HNBGW_Test.msc1-SCCP(448)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(448)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(449)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) HNBGW_Test.msc1-RAN(449)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)10036019 HNBGW_Test.msc1-SCCP(448)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(448)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(447)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(445)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(450)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(439)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(453)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(446)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(452)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(449)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(456)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(451)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(458)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(459)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(455)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(454)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(457)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(460)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(448)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(461)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(462)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(463)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(439): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(445): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(446): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(447): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(448): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(449): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(450): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(451): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-RAN(452): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(453): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(454): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(455): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(456): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(457): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(458): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(459): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(460): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(461): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(462): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(463): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Tue Jun 11 09:01:07 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=383835) Waiting for packet dumper to finish... 1 (prev_count=383835, count=389008) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Tue Jun 11 09:01: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/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(478)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(478)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(478)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(476)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(481)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(481)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(481)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(479)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(484)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-M3UA(484)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(484)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-SCCP(482)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(487)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(487)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(487)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(485)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(490)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(490)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(490)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(488)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(493)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn2-M3UA(493)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(493)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn2-SCCP(491)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(478)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(481)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(484)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(487)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(490)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(493)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(477)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(477)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(480)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(480)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(483)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(486)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(486)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(489)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(489)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(492)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(492)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(477)@ebcfca63dd8c: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(477)@ebcfca63dd8c: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)3958847 HNBGW_Test.msc0-SCCP(476)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(476)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(477)@ebcfca63dd8c: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc0-RAN(477)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)3944204 HNBGW_Test.msc0-SCCP(476)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(476)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(483)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(483)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)9269622 HNBGW_Test.msc2-SCCP(482)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc2-SCCP(482)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(483)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) HNBGW_Test.msc2-RAN(483)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)4113299 HNBGW_Test.msc2-SCCP(482)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(482)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-SCCP(482)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(487)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(479)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(492)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(470)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(477)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(483)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(478)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(476)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(490)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(493)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(488)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(484)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(480)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(489)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(486)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(491)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(494)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(485)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(481)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(476): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(477): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(478): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(479): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(480): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(481): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(482): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-RAN(483): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(484): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(485): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(486): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(487): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(488): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(489): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(490): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(491): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(492): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(493): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(494): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(497): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Tue Jun 11 09:01:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339895) Waiting for packet dumper to finish... 1 (prev_count=339895, count=345038) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Tue Jun 11 09:01:18 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/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(500)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(502)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(507)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(507)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(507)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(505)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(510)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(510)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(510)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(508)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(513)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-M3UA(513)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(513)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-SCCP(511)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(516)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(516)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(516)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(514)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(507)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(510)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(513)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(516)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(506)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(506)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(509)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(509)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(512)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(512)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(515)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(515)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh1-RUA(503)@ebcfca63dd8c: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(501)@ebcfca63dd8c: UnitdataCallback HNBGW_Test.msc0-RAN(506)@ebcfca63dd8c: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(506)@ebcfca63dd8c: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(518) TC_mscpool_paging_imsi-Iuh0-RUA(501)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_paging_imsi0(518)14812421 HNBGW_Test.msc0-SCCP(505)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(505)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(506)@ebcfca63dd8c: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(518) HNBGW_Test.msc0-RAN(506)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_paging_imsi0(518)9545597 HNBGW_Test.msc0-SCCP(505)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(505)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(518)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(518)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-SCCP(511)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(508)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(506)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(512)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(503)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(507)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(505)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(509)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(504)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(500)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(515)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(502)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(516)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(514)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(510)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(513)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(499)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(517)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(501)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(519)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(499): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(500): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(501): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(502): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(503): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(504): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(505): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(506): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(507): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(508): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(509): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(510): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(511): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-RAN(512): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(513): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(514): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(515): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(516): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(517): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_imsi0(518): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(519): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Tue Jun 11 09:01:24 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239377) Waiting for packet dumper to finish... 1 (prev_count=239377, count=285086) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Tue Jun 11 09:01:27 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/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(521)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(523)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(528)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(528)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(528)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(526)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(531)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(531)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(531)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(529)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(534)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-M3UA(534)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(534)@ebcfca63dd8c: ************************************************* MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(532)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(537)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(537)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(537)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(535)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(528)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(531)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(534)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(537)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(527)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(527)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(530)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(530)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(533)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(536)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(536)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(539)@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh0-RUA(522)@ebcfca63dd8c: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(524)@ebcfca63dd8c: UnitdataCallback TC_mscpool_paging_tmsi0(539)@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(527)@ebcfca63dd8c: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(527)@ebcfca63dd8c: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(539) TC_mscpool_paging_tmsi-Iuh0-RUA(522)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_paging_tmsi0(539)4881500 HNBGW_Test.msc0-SCCP(526)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(526)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(527)@ebcfca63dd8c: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(539) HNBGW_Test.msc0-RAN(527)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_paging_tmsi0(539)2285678 HNBGW_Test.msc0-SCCP(526)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(526)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(539)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(539)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(529)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(535)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(520)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(524)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(522)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(527)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(525)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(533)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(537)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(532)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(526)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(521)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(523)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(531)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(538)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(528)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(530)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(534)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(536)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(540)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(520): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(521): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(522): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(523): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(524): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(525): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(526): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(527): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(528): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(529): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(530): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(531): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(532): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-RAN(533): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(534): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(535): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(536): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(537): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(538): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_tmsi0(539): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(540): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Tue Jun 11 09:01:33 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244056) Waiting for packet dumper to finish... 1 (prev_count=244056, count=284376) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Tue Jun 11 09:01:36 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/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(549)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(549)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(549)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(552)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(552)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(552)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(550)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(555)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-M3UA(555)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(555)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-SCCP(553)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(558)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(558)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(558)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(556)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(549)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(552)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(555)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(558)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(551)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(551)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(554)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(554)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(557)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(560) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)14558679 HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)4560436 HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(560)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(554)@ebcfca63dd8c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(554)@ebcfca63dd8c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(562) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)14019150 HNBGW_Test.msc2-SCCP(553)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc2-SCCP(553)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(554)@ebcfca63dd8c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc2-RAN(554)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(562)4675806 HNBGW_Test.msc2-SCCP(553)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(562)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(553)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(564) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(564)14077736 HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(564) HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(564)2441555 HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(564)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(564)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(548)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(551)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(549)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(547)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(550)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(555)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(541)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(557)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(556)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(558)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(553)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(552)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(554)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(559)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(563)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(565)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(542): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(544): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(547): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(548): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(549): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(550): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(551): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(552): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(553): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-RAN(554): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(555): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(556): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(557): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(558): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(559): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(564): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(565): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Tue Jun 11 09:01:43 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=337682) Waiting for packet dumper to finish... 1 (prev_count=337682, count=339740) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Tue Jun 11 09:01:45 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/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(574)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(574)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(574)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(572)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(577)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(577)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(577)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(575)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(580)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-M3UA(580)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(580)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-SCCP(578)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(583)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(583)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(583)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(581)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(574)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(577)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(580)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(583)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(573)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(573)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(576)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(576)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(579)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(579)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(582)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(582)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(576)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(576)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(585) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)7032130 HNBGW_Test.msc1-SCCP(575)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(575)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(576)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc1-RAN(576)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)2284509 HNBGW_Test.msc1-SCCP(575)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(575)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(573)@ebcfca63dd8c: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(573)@ebcfca63dd8c: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(587) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(587)13856959 HNBGW_Test.msc0-SCCP(572)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(572)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(573)@ebcfca63dd8c: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc0-RAN(573)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)10312094 HNBGW_Test.msc0-SCCP(572)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(587)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(572)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(579)@ebcfca63dd8c: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(579)@ebcfca63dd8c: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(589) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(589)5423404 HNBGW_Test.msc2-SCCP(578)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc2-SCCP(578)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(579)@ebcfca63dd8c: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(589) HNBGW_Test.msc2-RAN(579)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(589)3524786 HNBGW_Test.msc2-SCCP(578)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(589)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(578)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(589)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(576)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(572)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(566)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(574)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(573)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(575)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(577)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(578)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(579)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(582)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(580)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(581)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(583)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(584)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(590)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(567): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(569): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(572): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(573): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(574): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(575): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(576): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(577): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(578): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-RAN(579): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(580): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(581): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(582): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(583): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(584): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(589): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(590): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Tue Jun 11 09:01:52 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335804) Waiting for packet dumper to finish... 1 (prev_count=335804, count=337862) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Tue Jun 11 09:01:55 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/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(599)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(597)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(602)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(599)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(602)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(608)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(598)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(598)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(607)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(607)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(598)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)14117259 HNBGW_Test.msc0-SCCP(597)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc0-RAN(598)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)46692 HNBGW_Test.msc0-SCCP(597)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(597)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)664893 HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)1669031 HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: "disconnecting msc0" HNBGW_Test.msc0-RAN(598)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@ebcfca63dd8c: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)14117259 HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)10876876 HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)8493436 HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(604)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(596)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(591)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(609)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(591): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Jun 11 09:02:01 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=322422) Waiting for packet dumper to finish... 1 (prev_count=322422, count=327595) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Tue Jun 11 09:02:04 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/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(624)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(624)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(624)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(627)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(625)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(624)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(626)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)15945790 HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)14056357 HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)7841728 HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)721084 HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: "connecting cnlink 1" MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(635)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(635)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(635)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(633)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(635)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(634)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(634)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(634)@ebcfca63dd8c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(634)@ebcfca63dd8c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@ebcfca63dd8c: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)16397279 HNBGW_Test.msc1-SCCP(633)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc1-SCCP(633)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(634)@ebcfca63dd8c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) HNBGW_Test.msc1-RAN(634)@ebcfca63dd8c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)14762867 HNBGW_Test.msc1-SCCP(633)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(633)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@ebcfca63dd8c: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes IPA-CTRL-CLI-IPA(621)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(623)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(633)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(622)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(634)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(635)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(616)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(624)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(628)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@ebcfca63dd8c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(622): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(623): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(624): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(628): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(633): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(634): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(635): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Jun 11 09:02:11 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236880) Waiting for packet dumper to finish... 1 (prev_count=236880, count=311969) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Tue Jun 11 09:02:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(646)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(646)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(646)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(644)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(646)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(645)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(645)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)4988009 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)10703081 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)4720246 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)1288350 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@ebcfca63dd8c: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)12951593 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)9631016 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@ebcfca63dd8c: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)6184352 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)13073458 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(657)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(657)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(649)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(645)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(644)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(646)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(650)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(638)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(638): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(644): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(645): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(646): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(650): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(657): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Tue Jun 11 09:02:21 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=290497) Waiting for packet dumper to finish... 1 (prev_count=290497, count=300418) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Tue Jun 11 09:02:23 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/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(667)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(667)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(667)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(665)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(670)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(670)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(670)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(668)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(673)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(673)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(673)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(676)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(676)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(676)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(674)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(667)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(670)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(673)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(676)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(666)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(666)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(669)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(669)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(675)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(675)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)13233712 HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)14178507 HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(675)@ebcfca63dd8c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@ebcfca63dd8c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)608356 HNBGW_Test.sgsn1-SCCP(674)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(674)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(675)@ebcfca63dd8c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn1-RAN(675)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(680)11047423 HNBGW_Test.sgsn1-SCCP(674)@ebcfca63dd8c: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(674)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@ebcfca63dd8c: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(682)13217971 HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(682)9769267 HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(666)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(665)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(671)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(659)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(668)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(674)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(673)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(669)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(667)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(672)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(670)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(675)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(676)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(677)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(671): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(672): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(673): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(674): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(675): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(676): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(677): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(682): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Tue Jun 11 09:02:30 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=323713) Waiting for packet dumper to finish... 1 (prev_count=323713, count=328886) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Tue Jun 11 09:02:33 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/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(692)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(692)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(692)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(690)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(695)@ebcfca63dd8c: ************************************************* MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(695)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(693)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(698)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(698)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(698)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(696)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(701)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(701)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(701)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(692)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(695)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(698)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(701)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(691)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(691)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(694)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(697)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(697)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(703) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)14314336 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)14932850 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(705) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)9058339 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)6796880 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(707) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@ebcfca63dd8c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)12422381 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(707) HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)682239 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(707)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(707)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(692)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(693)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(694)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(695)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(691)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(690)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(684)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(701)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(697)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(696)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(699)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(698)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(700)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(702)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(684): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(690): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(691): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(692): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(696): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(697): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(698): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(699): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(700): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(701): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(702): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(707): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Tue Jun 11 09:02:39 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321529) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Tue Jun 11 09:02:41 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/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(717)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(715)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(720)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(720)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(718)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-M3UA(723)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-SCCP(721)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(729)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(727)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(732)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn2-M3UA(732)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(732)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(717)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(720)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(723)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(732)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(716)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(716)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(734) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)16131226 HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)16064753 HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(736) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)519458 HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)15647892 HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(728)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@ebcfca63dd8c: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(738) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@ebcfca63dd8c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(738)1256040 HNBGW_Test.sgsn1-SCCP(727)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(738) HNBGW_Test.sgsn1-RAN(728)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(738)5750298 HNBGW_Test.sgsn1-SCCP(727)@ebcfca63dd8c: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(738)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(727)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(738)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(709)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(732)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(714)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(730)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(731)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(733)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(709): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(730): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(731): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(732): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(738): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Tue Jun 11 09:02:47 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399089) Waiting for packet dumper to finish... 1 (prev_count=399089, count=404241) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Tue Jun 11 09:02:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(748)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(748)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(748)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(746)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(751)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(751)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(751)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(749)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(754)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-M3UA(754)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(754)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc2-SCCP(752)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(757)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(757)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(757)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(755)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(760)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(760)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(760)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(758)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(763)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn2-M3UA(763)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(763)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn2-SCCP(761)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(748)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(751)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(754)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(757)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(760)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(763)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(747)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(747)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(750)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(750)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(753)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(753)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(756)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(756)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(759)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(759)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(762)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(762)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ebcfca63dd8c: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(756)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(756)@ebcfca63dd8c: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(765) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)3614974 HNBGW_Test.sgsn0-SCCP(755)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(755)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(756)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn0-RAN(756)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)3565733 HNBGW_Test.sgsn0-SCCP(755)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(755)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(762)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(762)@ebcfca63dd8c: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(767) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(767)839779 HNBGW_Test.sgsn2-SCCP(761)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(761)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(762)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(767) HNBGW_Test.sgsn2-RAN(762)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(767)15647577 HNBGW_Test.sgsn2-SCCP(761)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(761)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(767)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(767)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(751)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(746)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(752)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(753)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(754)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(749)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(747)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(740)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(755)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(750)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(758)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(760)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(761)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(748)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(756)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(757)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(762)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(759)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(763)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(764)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(768)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(740): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(741): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(743): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(746): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(747): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(748): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(749): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(750): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(751): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-SCCP(752): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-RAN(753): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc2-M3UA(754): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(755): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(756): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(757): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(758): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(759): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(760): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(761): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(762): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(763): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(764): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(767): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(768): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Tue Jun 11 09:02:56 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365142) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Tue Jun 11 09:02:57 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/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(777)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(777)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(777)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(775)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(780)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-M3UA(780)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(780)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc1-SCCP(778)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(783)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(783)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(783)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(781)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(786)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(786)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(786)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(777)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(780)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(783)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(786)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(776)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(776)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(779)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(779)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(782)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(782)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(782)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(782)@ebcfca63dd8c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)6167477 HNBGW_Test.sgsn0-SCCP(781)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(781)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(782)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn0-RAN(782)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)12605278 HNBGW_Test.sgsn0-SCCP(781)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(781)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)7810054 HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)5102650 HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(782)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(783)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(781)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@ebcfca63dd8c: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)6167477 HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)6721505 HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)3002839 HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(779)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(786)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(775)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(776)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(785)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(774)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(778)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(784)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(769)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(780)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(787)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(777)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(769): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(774): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(775): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(776): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(777): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-SCCP(778): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-RAN(779): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc1-M3UA(780): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(781): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(782): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(783): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(784): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(785): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(786): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(787): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Jun 11 09:03:04 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=318124) Waiting for packet dumper to finish... 1 (prev_count=318124, count=377189) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Tue Jun 11 09: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/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(802)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(802)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(800)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(802)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(805)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(801)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(801)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)12803846 HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)12132162 HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)7873847 HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)688044 HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@ebcfca63dd8c: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: "connecting cnlink 1" MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(813)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-M3UA(813)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(813)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn1-SCCP(811)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(813)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 MTC@ebcfca63dd8c: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(812)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(812)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(812)@ebcfca63dd8c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(812)@ebcfca63dd8c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@ebcfca63dd8c: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)3192690 HNBGW_Test.sgsn1-SCCP(811)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(811)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(812)@ebcfca63dd8c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) HNBGW_Test.sgsn1-RAN(812)@ebcfca63dd8c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)7054455 HNBGW_Test.sgsn1-SCCP(811)@ebcfca63dd8c: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(811)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-M3UA(813)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(800)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(802)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(794)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(805)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(804)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(812)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(811)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(806)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@ebcfca63dd8c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(794): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(811): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(812): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(813): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Jun 11 09:03:14 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231015) Waiting for packet dumper to finish... 1 (prev_count=231015, count=306523) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Tue Jun 11 09:03:17 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/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(817)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(822)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(822)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(822)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(825)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(825)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(825)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(823)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(822)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(825)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(821)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(821)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(824)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(824)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(826)@ebcfca63dd8c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@ebcfca63dd8c: f_create_expect(l3 := '48E0374F661AC8627360'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(821)@ebcfca63dd8c: Created Expect[0] for '48E0374F661AC8627360'O to be handled at TC_second_rab_assignment0(827) TC_second_rab_assignment-Iuh0-RUA(818)@ebcfca63dd8c: Added conn table entry 0TC_second_rab_assignment0(827)6848487 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(821)@ebcfca63dd8c: Found Expect[0] for l3='48E0374F661AC8627360'O handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@ebcfca63dd8c: Added conn table entry 0TC_second_rab_assignment0(827)11217490 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Session index based on connection ID:0 TC_second_rab_assignment0(827)@ebcfca63dd8c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: vl_len:91 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(826)@ebcfca63dd8c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "687fe717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "687fe717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_second_rab_assignment0(827) TC_second_rab_assignment0(827)@ebcfca63dd8c: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "687fe717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "687fe717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_second_rab_assignment0(827)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@ebcfca63dd8c: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "687fe717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "687fe717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(827)@ebcfca63dd8c: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "687fe717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "687fe717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: vl_len:63 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(827)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: vl_len:12 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(827)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@ebcfca63dd8c: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(827)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "687fe717" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(827)@ebcfca63dd8c: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "687fe717" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(827)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(821)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(824)@ebcfca63dd8c: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(818)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(826)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(823)@ebcfca63dd8c: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(817)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(820)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(825)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(822)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(816)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(828)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(816): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_second_rab_assignment-Iuh0(817): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(818): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(820): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(821): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(822): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(823): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(824): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(825): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(826): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_second_rab_assignment0(827): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_second_rab_assignment-PFCP(828): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_second_rab_assignment finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Tue Jun 11 09:03:20 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123295) Waiting for packet dumper to finish... 1 (prev_count=123295, count=227884) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Tue Jun 11 09:03:23 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/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(835)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(835)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(833)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(838)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(836)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(835)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(836)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831)@ebcfca63dd8c: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(834)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(839)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(829)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Tue Jun 11 09:03:25 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84788) Waiting for packet dumper to finish... 1 (prev_count=84788, count=146989) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Tue Jun 11 09:03:28 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/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@ebcfca63dd8c: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(841)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(843)@ebcfca63dd8c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(848)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-M3UA(848)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@ebcfca63dd8c: ************************************************* HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ebcfca63dd8c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(851)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-M3UA(851)@ebcfca63dd8c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(851)@ebcfca63dd8c: ************************************************* HNBGW_Test.sgsn0-SCCP(849)@ebcfca63dd8c: v_sccp_pdu_maxlen:268 MTC@ebcfca63dd8c: setverdict(pass): none -> pass MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(848)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(851)@ebcfca63dd8c: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(847)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(847)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(850)@ebcfca63dd8c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@ebcfca63dd8c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(847)@ebcfca63dd8c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(847)@ebcfca63dd8c: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(853) TC_apply_sccp-Iuh0-RUA(842)@ebcfca63dd8c: Added conn table entry 0TC_apply_sccp0(853)7910583 HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: First idle individual index:0 HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(847)@ebcfca63dd8c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(853) HNBGW_Test.msc0-RAN(847)@ebcfca63dd8c: Added conn table entry 0TC_apply_sccp0(853)14803575 HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(853)@ebcfca63dd8c: setverdict(pass): none -> pass TC_apply_sccp0(853)@ebcfca63dd8c: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(853)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: vl_len:22 HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: vl_from0 HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A3CB0B894C4F7BDB5BDF0'O TC_apply_sccp0(853)@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(853)@ebcfca63dd8c: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: Session index based on local reference:0 HNBGW_Test.msc0-RAN(847)@ebcfca63dd8c: Deleted conn table entry 0TC_apply_sccp0(853)14803575 TC_apply_sccp-Iuh0-RUA(842)@ebcfca63dd8c: Deleted conn table entry 0TC_apply_sccp0(853)7910583 TC_apply_sccp0(853)@ebcfca63dd8c: Final verdict of PTC: pass MTC@ebcfca63dd8c: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(842)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(850)@ebcfca63dd8c: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(844)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(847)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(849)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@ebcfca63dd8c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@ebcfca63dd8c: Final verdict of PTC: none TC_apply_sccp-Iuh0(841)@ebcfca63dd8c: Final verdict of PTC: none HNBGW-MGCP(852)@ebcfca63dd8c: Final verdict of PTC: none VirtHNBGW-STATS(840)@ebcfca63dd8c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(851)@ebcfca63dd8c: Final verdict of PTC: none TC_apply_sccp-Iuh1(843)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(854)@ebcfca63dd8c: Final verdict of PTC: none MTC@ebcfca63dd8c: Setting final verdict of the test case. MTC@ebcfca63dd8c: Local verdict of MTC: pass MTC@ebcfca63dd8c: Local verdict of PTC VirtHNBGW-STATS(840): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_apply_sccp-Iuh0(841): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(842): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_apply_sccp-Iuh1(843): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(844): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(849): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(850): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(851): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_apply_sccp0(853): pass (pass -> pass) MTC@ebcfca63dd8c: Local verdict of PTC TC_apply_sccp-PFCP(854): none (pass -> pass) MTC@ebcfca63dd8c: Test case TC_apply_sccp finished. Verdict: pass MTC@ebcfca63dd8c: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Tue Jun 11 09:03:35 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178351) Waiting for packet dumper to finish... 1 (prev_count=178351, count=200714) MTC@ebcfca63dd8c: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@ebcfca63dd8c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ebcfca63dd8c: Terminating MTC. MC@ebcfca63dd8c: MTC terminated. MC2> exit MC@ebcfca63dd8c: Shutting down session. MC@ebcfca63dd8c: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 47 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-asan-2-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-asan-2-hnbgw jenkins-ttcn3-hnbgw-test-asan-2-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-asan-2-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-asan-2-stp + docker kill jenkins-ttcn3-hnbgw-test-asan-2-stp jenkins-ttcn3-hnbgw-test-asan-2-stp + docker wait jenkins-ttcn3-hnbgw-test-asan-2-stp 137 + echo Testing with PFCP Testing with PFCP + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp with-pfcp/HNBGW_Tests.cfg osmo-stp.cfg with-pfcp/osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp + tests_cfg=with-pfcp/HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=with-pfcp/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester/unix + cp with-pfcp/HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester/HNBGW_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-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw/unix + cp with-pfcp/osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/stp/osmo-stp.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/hnbgw/osmo-hnbgw.cfg + echo Starting container with STP Starting container with STP + docker_network_params 0 200 + NET=0 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.200 --ip6 fd02:db8:0::200 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.200 --ip6 fd02:db8:0::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-asan-2-stp -d osmocom-build/osmo-stp-asan 401062e22bd6f3ac97f535476d3cebca75d962ca7f0daf94d6a7cb383abbbe04 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 0 20 + NET=0 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.20 --ip6 fd02:db8:0::20 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.20 --ip6 fd02:db8:0::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-asan-2-hnbgw -d osmocom-build/osmo-hnbgw-asan 41f9228676cf5e44c4d22db4febe48ee00f9e40ae17f49d0aa53a86274ec9156 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 0 203 + NET=0 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.203 --ip6 fd02:db8:0::203 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.203 --ip6 fd02:db8:0::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.0.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-asan-2-ttcn3-hnbgw-test osmocom-build/ttcn3-hnbgw-test + SUBDIR=hnbgw + SUITE=HNBGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests HNBGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@ce32d6c81798: Unix server socket created successfully. MC@ce32d6c81798: Listening on TCP port 42903. ce32d6c81798 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests ce32d6c81798 42903 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ce32d6c81798: New HC connected from 172.18.0.203 [172.18.0.203]. ce32d6c81798: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@ce32d6c81798: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ce32d6c81798: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ce32d6c81798: Configuration file was processed on all HCs. MC@ce32d6c81798: Creating MTC on host 172.18.0.203. MC@ce32d6c81798: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Tue Jun 11 09:03:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(9)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(7)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@ce32d6c81798: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@ce32d6c81798: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(11)@ce32d6c81798: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(9)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@ce32d6c81798: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@ce32d6c81798: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(5)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(3)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(13)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@ce32d6c81798: Test case TC_hnb_register finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Tue Jun 11 09:03:44 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=77280) Waiting for packet dumper to finish... 1 (prev_count=77280, count=120601) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Tue Jun 11 09:03:47 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/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(22)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(20)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@ce32d6c81798: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(20)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@ce32d6c81798: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@ce32d6c81798: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@ce32d6c81798: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@ce32d6c81798: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(26)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(14)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(22)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@ce32d6c81798: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Tue Jun 11 09:03:49 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82414) Waiting for packet dumper to finish... 1 (prev_count=82414, count=141101) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Tue Jun 11 09:03:51 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/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(33)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(31)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@ce32d6c81798: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(35)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@ce32d6c81798: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(27)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@ce32d6c81798: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(37)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@ce32d6c81798: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Tue Jun 11 09:03:53 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81707) Waiting for packet dumper to finish... 1 (prev_count=81707, count=139897) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Tue Jun 11 09:03:56 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/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(44)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(42)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(42)@ce32d6c81798: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@ce32d6c81798: Final verdict of PTC: none TC_ue_register-Iuh0(39)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(48)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(38)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ue_register finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Tue Jun 11 09:03:58 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84223) Waiting for packet dumper to finish... 1 (prev_count=84223, count=139262) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Tue Jun 11 09:04:01 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/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ue_register_tmsi_lai started. MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(50)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(55)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(53)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(54)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@ce32d6c81798: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@ce32d6c81798: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(49)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(59)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Tue Jun 11 09:04:03 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82309) Waiting for packet dumper to finish... 1 (prev_count=82309, count=137855) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Tue Jun 11 09:04:05 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/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(66)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(66)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(64)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@ce32d6c81798: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(68)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@ce32d6c81798: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(62)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(60)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(70)@ce32d6c81798: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Tue Jun 11 09:04:08 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91370) Waiting for packet dumper to finish... 1 (prev_count=91370, count=135884) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Tue Jun 11 09:04:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(77)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(75)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@ce32d6c81798: f_create_expect(l3 := 'CE813D1FC7AAAC6A4673'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@ce32d6c81798: Created Expect[0] for 'CE813D1FC7AAAC6A4673'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ce32d6c81798: Added conn table entry 0TC_ranap_cs_initial_ue0(82)2088117 HNBGW_Test.msc0-SCCP(75)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@ce32d6c81798: Found Expect[0] for l3='CE813D1FC7AAAC6A4673'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@ce32d6c81798: Added conn table entry 0TC_ranap_cs_initial_ue0(82)16252913 HNBGW_Test.msc0-SCCP(75)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@ce32d6c81798: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(79)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@ce32d6c81798: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(71)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@ce32d6c81798: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(81)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Tue Jun 11 09:04:13 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118593) Waiting for packet dumper to finish... 1 (prev_count=118593, count=158197) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Tue Jun 11 09:04:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(90)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(88)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ce32d6c81798: f_create_expect(l3 := '10A0D9C290B2B4F47FC4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@ce32d6c81798: Created Expect[0] for '10A0D9C290B2B4F47FC4'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ce32d6c81798: Added conn table entry 0TC_ranap_ps_initial_ue0(95)11296749 HNBGW_Test.sgsn0-SCCP(91)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@ce32d6c81798: Found Expect[0] for l3='10A0D9C290B2B4F47FC4'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@ce32d6c81798: Added conn table entry 0TC_ranap_ps_initial_ue0(95)11272071 HNBGW_Test.sgsn0-SCCP(91)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@ce32d6c81798: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@ce32d6c81798: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(84)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(94)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Tue Jun 11 09:04:19 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119124) Waiting for packet dumper to finish... 1 (prev_count=119124, count=158341) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Tue Jun 11 09:04:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(103)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@ce32d6c81798: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@ce32d6c81798: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(108) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@ce32d6c81798: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)11131853 HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@ce32d6c81798: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@ce32d6c81798: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)12868911 HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@ce32d6c81798: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(101)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@ce32d6c81798: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(107)@ce32d6c81798: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(97)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Tue Jun 11 09:04:25 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125077) Waiting for packet dumper to finish... 1 (prev_count=125077, count=166750) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Tue Jun 11 09:04:28 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/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(116)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(114)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ce32d6c81798: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@ce32d6c81798: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(121) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@ce32d6c81798: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)2138546 HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@ce32d6c81798: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@ce32d6c81798: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)4749207 HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@ce32d6c81798: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(118)@ce32d6c81798: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@ce32d6c81798: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(110)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(120)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Tue Jun 11 09:04:31 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124546) Waiting for packet dumper to finish... 1 (prev_count=124546, count=167350) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Tue Jun 11 09:04:33 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/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(129)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@ce32d6c81798: f_create_expect(l3 := '636F3446BE1FD0DD59D3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@ce32d6c81798: Created Expect[0] for '636F3446BE1FD0DD59D3'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@ce32d6c81798: Added conn table entry 0TC_ranap_cs_bidir0(134)11961298 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@ce32d6c81798: Found Expect[0] for l3='636F3446BE1FD0DD59D3'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@ce32d6c81798: Added conn table entry 0TC_ranap_cs_bidir0(134)2248624 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(134)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: vl_len:22 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A4E1E31C5EC0F4F99BD9D'O TC_ranap_cs_bidir0(134)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: vl_len:20 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(128)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@ce32d6c81798: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@ce32d6c81798: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(133)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(123)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Tue Jun 11 09:04:37 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123753) Waiting for packet dumper to finish... 1 (prev_count=123753, count=175990) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Tue Jun 11 09:04:39 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/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(142)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(140)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ce32d6c81798: f_create_expect(l3 := 'F88C35B655831C60BF80'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@ce32d6c81798: Created Expect[0] for 'F88C35B655831C60BF80'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@ce32d6c81798: Added conn table entry 0TC_ranap_ps_bidir0(147)3337056 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@ce32d6c81798: Found Expect[0] for l3='F88C35B655831C60BF80'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@ce32d6c81798: Added conn table entry 0TC_ranap_ps_bidir0(147)2335018 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: Session index based on connection ID:0 TC_ranap_ps_bidir0(147)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A47009D524FE65CDDEB65'O TC_ranap_ps_bidir0(147)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(144)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@ce32d6c81798: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(146)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@ce32d6c81798: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(136)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Tue Jun 11 09:04:43 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123829) Waiting for packet dumper to finish... 1 (prev_count=123829, count=176082) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Tue Jun 11 09:04:46 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/HNBGW_Tests.TC_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(155)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@ce32d6c81798: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ce32d6c81798: f_create_expect(l3 := '3A85848DFF6D59230017'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@ce32d6c81798: Created Expect[0] for '3A85848DFF6D59230017'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@ce32d6c81798: Added conn table entry 0TC_rab_assignment0(160)11939013 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@ce32d6c81798: Found Expect[0] for l3='3A85848DFF6D59230017'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ce32d6c81798: Added conn table entry 0TC_rab_assignment0(160)6384088 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: Session index based on connection ID:0 TC_rab_assignment0(160)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(149)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: vl_len:91 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment-PFCP(161)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(161)@ce32d6c81798: sending to all conns: { } HNBGW-MGCP(159)@ce32d6c81798: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b62cc517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b62cc517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@ce32d6c81798: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b62cc517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b62cc517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assignment0(160)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ce32d6c81798: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b62cc517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b62cc517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(160)@ce32d6c81798: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b62cc517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b62cc517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: vl_len:12 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b62cc517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b62cc517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(156)@ce32d6c81798: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(151)@ce32d6c81798: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(159)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(149)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@ce32d6c81798: Test case TC_rab_assignment finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Tue Jun 11 09:04:49 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123222) Waiting for packet dumper to finish... 1 (prev_count=123222, count=237712) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Tue Jun 11 09:04:52 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/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(168)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@ce32d6c81798: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ce32d6c81798: f_create_expect(l3 := '1BF364B23C533C8DFEA4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@ce32d6c81798: Created Expect[0] for '1BF364B23C533C8DFEA4'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@ce32d6c81798: Added conn table entry 0TC_rab_release0(173)12274156 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@ce32d6c81798: Found Expect[0] for l3='1BF364B23C533C8DFEA4'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ce32d6c81798: Added conn table entry 0TC_rab_release0(173)8273702 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@ce32d6c81798: setverdict(pass): none -> pass TC_rab_release-PFCP(174)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@ce32d6c81798: sending to all conns: { } HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: vl_len:91 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@ce32d6c81798: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb49ec17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb49ec17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release0(173) TC_rab_release0(173)@ce32d6c81798: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb49ec17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb49ec17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release0(173)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ce32d6c81798: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bb49ec17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb49ec17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(173)@ce32d6c81798: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bb49ec17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb49ec17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: vl_len:21 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(173)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bb49ec17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bb49ec17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(168)@ce32d6c81798: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@ce32d6c81798: Final verdict of PTC: none TC_rab_release-Iuh0(163)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(172)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(162)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@ce32d6c81798: Final verdict of PTC: none Tue Jun 11 09:04:55 UTC 2024 MTC@ce32d6c81798: Setting final verdict of the test case.====== HNBGW_Tests.TC_rab_release pass ====== MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@ce32d6c81798: Test case TC_rab_release finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120545) Waiting for packet dumper to finish... 1 (prev_count=120545, count=229142) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Tue Jun 11 09:04:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(181)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@ce32d6c81798: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ce32d6c81798: f_create_expect(l3 := 'EF5349CBF2E4E66D750C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@ce32d6c81798: Created Expect[0] for 'EF5349CBF2E4E66D750C'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@ce32d6c81798: Added conn table entry 0TC_rab_release_abnormal0(186)320731 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@ce32d6c81798: Found Expect[0] for l3='EF5349CBF2E4E66D750C'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ce32d6c81798: Added conn table entry 0TC_rab_release_abnormal0(186)1473023 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: vl_len:91 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@ce32d6c81798: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4e4db17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4e4db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@ce32d6c81798: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4e4db17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4e4db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release_abnormal0(186)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ce32d6c81798: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4e4db17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4e4db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(186)@ce32d6c81798: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4e4db17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4e4db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: vl_len:21 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(186)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4e4db17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4e4db17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(177)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(185)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@ce32d6c81798: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(175)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@ce32d6c81798: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Tue Jun 11 09:05:01 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229741) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Tue Jun 11 09:05:03 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/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(194)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_fail-PFCP(200)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_fail-PFCP(200)@ce32d6c81798: sending to all conns: { } HNBGW-MGCP(198)@ce32d6c81798: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ce32d6c81798: f_create_expect(l3 := '6DB65F1585676CABC79D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@ce32d6c81798: Created Expect[0] for '6DB65F1585676CABC79D'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@ce32d6c81798: Added conn table entry 0TC_rab_assign_fail0(199)7494054 HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@ce32d6c81798: Found Expect[0] for l3='6DB65F1585676CABC79D'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ce32d6c81798: Added conn table entry 0TC_rab_assign_fail0(199)13956280 HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@ce32d6c81798: setverdict(pass): none -> pass VirtHNBGW-STATS(188)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: vl_len:91 HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@ce32d6c81798: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7259a617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7259a617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@ce32d6c81798: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7259a617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7259a617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_fail0(199)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(188)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(199)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7259a617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(192)@ce32d6c81798: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(190)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(198)@ce32d6c81798: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(188)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@ce32d6c81798: Test case TC_rab_assign_fail finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Tue Jun 11 09:05:06 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124841) Waiting for packet dumper to finish... 1 (prev_count=124841, count=210338) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Tue Jun 11 09:05:09 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/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(207)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgcp_to-PFCP(213)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgcp_to-PFCP(213)@ce32d6c81798: sending to all conns: { } HNBGW-MGCP(211)@ce32d6c81798: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@ce32d6c81798: f_create_expect(l3 := '2DBCFD43A167046A2739'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@ce32d6c81798: Created Expect[0] for '2DBCFD43A167046A2739'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ce32d6c81798: Added conn table entry 0TC_rab_assign_mgcp_to0(212)16500485 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@ce32d6c81798: Found Expect[0] for l3='2DBCFD43A167046A2739'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@ce32d6c81798: Added conn table entry 0TC_rab_assign_mgcp_to0(212)3716664 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: vl_len:91 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@ce32d6c81798: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fbc70517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fbc70517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@ce32d6c81798: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fbc70517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fbc70517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgcp_to-PFCP(213)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgcp_to-PFCP(213)@ce32d6c81798: sending to all conns: { } HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: vl_len:12 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(206)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@ce32d6c81798: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(201)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(211)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@ce32d6c81798: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@ce32d6c81798: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Tue Jun 11 09:05:16 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=152512) Waiting for packet dumper to finish... 1 (prev_count=152512, count=198011) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Tue Jun 11 09:05:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(220)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@ce32d6c81798: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@ce32d6c81798: f_create_expect(l3 := '0929E44670C3D4483669'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@ce32d6c81798: Created Expect[0] for '0929E44670C3D4483669'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ce32d6c81798: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)6587999 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@ce32d6c81798: Found Expect[0] for l3='0929E44670C3D4483669'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@ce32d6c81798: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)15841620 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(214)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: vl_len:91 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@ce32d6c81798: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64865f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64865f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64865f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64865f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "64865f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64865f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "64865f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64865f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@ce32d6c81798: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: vl_len:12 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "64865f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "64865f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(219)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@ce32d6c81798: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(224)@ce32d6c81798: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(214)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass)Tue Jun 11 09:05:22 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass)Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@ce32d6c81798: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=118746) Waiting for packet dumper to finish... 1 (prev_count=118746, count=239888) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Tue Jun 11 09:05:25 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/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(233)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@ce32d6c81798: f_create_expect(l3 := 'BB8E99A850E04048FAA9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@ce32d6c81798: Created Expect[0] for 'BB8E99A850E04048FAA9'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ce32d6c81798: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)9024895 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@ce32d6c81798: Found Expect[0] for l3='BB8E99A850E04048FAA9'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@ce32d6c81798: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)13675435 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(238)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: vl_len:22 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA6AC94E4341D795904C3'O TC_ranap_cs_mo_disconnect0(238)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ce32d6c81798: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)9024895 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_mo_disconnect-PFCP(239)@ce32d6c81798: sending to all conns: { } TC_ranap_cs_mo_disconnect-PFCP(239)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_mo_disconnect-PFCP(239)@ce32d6c81798: sending to all conns: { } HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@ce32d6c81798: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)13675435 TC_ranap_cs_mo_disconnect0(238)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(232)@ce32d6c81798: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(227)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@ce32d6c81798: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(237)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) Tue Jun 11 09:05:34 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=187948) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Tue Jun 11 09:05:35 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/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(246)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@ce32d6c81798: f_create_expect(l3 := 'A12529923CE184CC7C02'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@ce32d6c81798: Created Expect[0] for 'A12529923CE184CC7C02'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ce32d6c81798: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)3165606 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@ce32d6c81798: Found Expect[0] for l3='A12529923CE184CC7C02'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@ce32d6c81798: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)1693980 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: vl_len:22 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0249DFDEF43500A7A657'O TC_ranap_ps_mo_disconnect0(251)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ce32d6c81798: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)3165606 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(252)@ce32d6c81798: sending to all conns: { } TC_ranap_ps_mo_disconnect-PFCP(252)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(252)@ce32d6c81798: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@ce32d6c81798: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)1693980 TC_ranap_ps_mo_disconnect0(251)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(245)@ce32d6c81798: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@ce32d6c81798: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(240)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(250)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Tue Jun 11 09:05:44 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179435) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Tue Jun 11 09:05:46 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/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap" >/data/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(254)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(259)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(257)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: sending to all conns: { } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927085421 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } HNBGW_Test.sgsn0-RAN(261)@ce32d6c81798: f_create_expect(l3 := '722EBB9FB761AF8E08F1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(261)@ce32d6c81798: Created Expect[0] for '722EBB9FB761AF8E08F1'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@ce32d6c81798: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)3329036 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(261)@ce32d6c81798: Found Expect[0] for l3='722EBB9FB761AF8E08F1'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(261)@ce32d6c81798: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)14166279 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: vl_len:91 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC120014'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: looking for seid '0000000000000000'O seqnr 10 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: looking for seid '1111111111111111'O seqnr 11 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: vl_len:12 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: looking for seid '1111111111111111'O seqnr 12 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_with_pfcp0(264)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(257)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(258)@ce32d6c81798: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@ce32d6c81798: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(254)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(263)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(253)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(254): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) Tue Jun 11 09:06:01 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass)Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(265): none (pass -> pass) MTC@ce32d6c81798: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=187231) Waiting for packet dumper to finish... 1 (prev_count=187231, count=211601) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Tue Jun 11 09:06:04 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/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(274)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(274)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(279) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)5842764 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)7583600 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ce32d6c81798: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)4119502 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)11819623 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ce32d6c81798: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ce32d6c81798: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)8557299 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: First idle individual index:2 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)8526500 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ce32d6c81798: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(285) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ce32d6c81798: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)11761235 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: First idle individual index:3 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)7343595 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(278)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(266)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(280)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(280): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Tue Jun 11 09:06:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216832) Waiting for packet dumper to finish... 1 (prev_count=216832, count=284702) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Tue Jun 11 09:06: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/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(295)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(295)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(295)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(298)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(298)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(298)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(296)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(301)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(301)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(301)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(299)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(304)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(304)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(304)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(302)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(295)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(298)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(301)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(304)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(294)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(294)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(297)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(297)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(300)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(300)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(303)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(303)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@ce32d6c81798: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)12498833 HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(294)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) HNBGW_Test.msc0-RAN(294)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)2932935 HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(306)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(306)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(297)@ce32d6c81798: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(297)@ce32d6c81798: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(308)1564747 HNBGW_Test.msc1-SCCP(296)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(296)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(297)@ce32d6c81798: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc1-RAN(297)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)11790674 HNBGW_Test.msc1-SCCP(296)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(296)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@ce32d6c81798: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@ce32d6c81798: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ce32d6c81798: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(310)4166566 HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(294)@ce32d6c81798: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc0-RAN(294)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)626741 HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(295)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(302)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(299)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(297)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(300)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(296)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(298)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(287)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(294)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(303)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(304)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(301)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(305)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(293)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(287): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(293): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(294): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(295): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(296): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(297): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(298): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(299): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(300): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(301): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(302): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(303): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(304): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(305): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(306): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Tue Jun 11 09:06:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244182) Waiting for packet dumper to finish... 1 (prev_count=244182, count=308286) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Tue Jun 11 09:06:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(320)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(320)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(320)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(323)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(323)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(323)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(321)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(326)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(326)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(326)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(324)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(329)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(329)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(329)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(327)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(320)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(323)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(326)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(329)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(319)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(319)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(322)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(322)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(325)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(325)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(328)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(328)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)6838083 HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(319)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331) HNBGW_Test.msc0-RAN(319)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)13326466 HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(322)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(322)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ce32d6c81798: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)6842260 HNBGW_Test.msc1-SCCP(321)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(321)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(322)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) HNBGW_Test.msc1-RAN(322)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)15365851 HNBGW_Test.msc1-SCCP(321)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(321)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ce32d6c81798: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)2483772 HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(319)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) HNBGW_Test.msc0-RAN(319)@ce32d6c81798: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)11074076 HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(322)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(320)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(324)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(323)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(326)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(321)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(328)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(325)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(318)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(312)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(329)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(319)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(330)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(327)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(318): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(319): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(320): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(321): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(322): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(323): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(324): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(325): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(326): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(327): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(328): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(329): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(330): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Tue Jun 11 09:06:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=318721) Waiting for packet dumper to finish... 1 (prev_count=318721, count=330130) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Tue Jun 11 09:06:31 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/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(345)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(348)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(348)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(348)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(346)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(351)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(351)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(351)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(349)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(354)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(354)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(354)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(352)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(345)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(348)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(351)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(354)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(344)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(344)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(347)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(347)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(350)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(350)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(353)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(353)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)12014465 HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(344)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356) HNBGW_Test.msc0-RAN(344)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)1571128 HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(347)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(347)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ce32d6c81798: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)3283733 HNBGW_Test.msc1-SCCP(346)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(346)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(347)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) HNBGW_Test.msc1-RAN(347)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)1024992 HNBGW_Test.msc1-SCCP(346)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(346)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ce32d6c81798: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)3664400 HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(344)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) HNBGW_Test.msc0-RAN(344)@ce32d6c81798: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)12396554 HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(349)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(350)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(354)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(351)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(346)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(355)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(347)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(337)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(348)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(353)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(352)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(337): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(346): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(347): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(348): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(349): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(350): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(351): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(352): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(353): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(354): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(355): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Tue Jun 11 09:06:38 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319778) Waiting for packet dumper to finish... 1 (prev_count=319778, count=324951) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Tue Jun 11 09:06:40 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/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(370)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(370)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(370)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(373)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(373)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(373)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(371)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(379)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(379)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(379)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(377)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(370)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(373)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(376)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(379)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(369)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(369)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(372)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(372)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(375)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(375)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(378)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(378)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)11852410 HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(369)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) HNBGW_Test.msc0-RAN(369)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)12700817 HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(372)@ce32d6c81798: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(372)@ce32d6c81798: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)8121833 HNBGW_Test.msc1-SCCP(371)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(371)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(372)@ce32d6c81798: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc1-RAN(372)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)11017604 HNBGW_Test.msc1-SCCP(371)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(371)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@ce32d6c81798: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@ce32d6c81798: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ce32d6c81798: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)12846270 HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(369)@ce32d6c81798: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc0-RAN(369)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)12972083 HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(374)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(369)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(370)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(371)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(368)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(373)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(378)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(377)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(380)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(379)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(362)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(372)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(362): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(368): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(369): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(370): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(371): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(372): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(373): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(377): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(378): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(379): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(380): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Tue Jun 11 09:06:47 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320907) Waiting for packet dumper to finish... 1 (prev_count=320907, count=326080) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Tue Jun 11 09:06:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(395)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(395)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(395)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(398)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(398)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(398)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(396)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(401)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(401)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(401)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(399)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(404)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(404)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(404)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(402)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(395)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(398)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(401)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(404)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(394)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(394)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(397)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(397)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(400)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(400)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(403)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(403)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)1410979 HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(394)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406) HNBGW_Test.msc0-RAN(394)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)3725462 HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(397)@ce32d6c81798: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(397)@ce32d6c81798: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)13510922 HNBGW_Test.msc1-SCCP(396)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(396)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(397)@ce32d6c81798: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) HNBGW_Test.msc1-RAN(397)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)7994418 HNBGW_Test.msc1-SCCP(396)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(396)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@ce32d6c81798: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@ce32d6c81798: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ce32d6c81798: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)6469964 HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(394)@ce32d6c81798: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) HNBGW_Test.msc0-RAN(394)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)9702655 HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(393)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(394)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(402)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(397)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(395)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(401)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(396)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(400)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(387)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(404)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(398)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(399)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(403)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(405)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(387): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(393): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(394): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(395): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(396): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(397): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(398): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(399): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(400): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(401): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(402): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(403): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(404): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Tue Jun 11 09:06:56 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325884) Waiting for packet dumper to finish... 1 (prev_count=325884, count=331057) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Tue Jun 11 09:06: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/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(420)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(420)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(420)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(418)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(423)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(423)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(423)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(426)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(426)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(426)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(424)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(429)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(429)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(429)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(427)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(420)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(423)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(426)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(429)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(419)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(419)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(422)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(422)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(425)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(425)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(428)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(428)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)10139368 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)5256993 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ce32d6c81798: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)6056428 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)7994761 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ce32d6c81798: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ce32d6c81798: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)5844893 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: First idle individual index:2 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)15775065 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(412)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(418)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(417)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(427)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(423)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(426)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(421)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(424)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(419)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(422)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(420)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(428)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(429)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(425)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(430)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(412): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(417): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(418): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(419): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(420): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(421): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(422): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(423): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(424): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(425): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(426): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(427): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(428): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(429): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(430): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Tue Jun 11 09:07:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332244) Waiting for packet dumper to finish... 1 (prev_count=332244, count=337417) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Tue Jun 11 09:07:08 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/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(445)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(445)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(445)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(443)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(448)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(448)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(448)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(446)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(451)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-M3UA(451)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(451)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(454)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(454)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(454)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(452)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(457)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(457)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(457)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(455)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(460)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn2-M3UA(460)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(460)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn2-SCCP(458)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(445)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(448)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(451)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(454)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(457)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(460)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(444)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(450)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(450)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(453)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(453)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(456)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(456)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(459)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(459)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(444)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)10495624 HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(450)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) HNBGW_Test.msc2-RAN(450)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)3340985 HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@ce32d6c81798: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@ce32d6c81798: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)2363768 HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(450)@ce32d6c81798: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(450)@ce32d6c81798: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)8972022 HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(447)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(447)@ce32d6c81798: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ce32d6c81798: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)639030 HNBGW_Test.msc1-SCCP(446)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(446)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(447)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc1-RAN(447)@ce32d6c81798: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)8513026 HNBGW_Test.msc1-SCCP(446)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(446)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(437)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(448)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(444)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(447)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(442)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(453)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(451)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(456)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-RAN(450)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(445)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(459)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(460)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(455)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(454)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(458)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(457)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(452)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(443)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(449)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(446)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(461)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(437): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(443): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(444): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(445): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(446): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(447): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(448): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-SCCP(449): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-RAN(450): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-M3UA(451): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(452): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(453): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(454): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(455): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(456): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(457): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(458): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-RAN(459): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(460): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Tue Jun 11 09:07:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402930) Waiting for packet dumper to finish... 1 (prev_count=402930, count=408103) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Tue Jun 11 09:07:18 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/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(476)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(476)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(476)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(474)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(479)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(479)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(479)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(477)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(482)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-M3UA(482)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(482)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-SCCP(480)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(491)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn2-M3UA(491)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(491)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn2-SCCP(489)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(476)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(479)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(482)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(485)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(488)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(491)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(475)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(475)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(478)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(478)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(481)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(481)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(484)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(484)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(487)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(487)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(490)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(490)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(475)@ce32d6c81798: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(475)@ce32d6c81798: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)5129541 HNBGW_Test.msc0-SCCP(474)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(474)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(475)@ce32d6c81798: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) HNBGW_Test.msc0-RAN(475)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)8593339 HNBGW_Test.msc0-SCCP(474)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(474)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(481)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(481)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@ce32d6c81798: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)8224362 HNBGW_Test.msc2-SCCP(480)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc2-SCCP(480)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(481)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc2-RAN(481)@ce32d6c81798: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)10793441 HNBGW_Test.msc2-SCCP(480)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(480)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-SCCP(480)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(476)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(474)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(478)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(468)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(479)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(477)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(475)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(489)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(492)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(490)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(482)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-RAN(481)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(491)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(468): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(474): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(475): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(476): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(477): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(478): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(479): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-SCCP(480): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-RAN(481): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-M3UA(482): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(489): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-RAN(490): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(491): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(492): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(493): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Tue Jun 11 09:07:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363580) Waiting for packet dumper to finish... 1 (prev_count=363580, count=368723) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Tue Jun 11 09:07:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(498)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(500)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(505)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(505)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(505)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(503)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(508)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(508)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(508)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(506)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(511)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-M3UA(511)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(511)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-SCCP(509)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(514)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(514)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(514)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(512)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(505)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(508)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(511)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(514)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(504)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(504)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(507)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(507)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(510)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(510)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(513)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(513)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh1-RUA(501)@ce32d6c81798: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(499)@ce32d6c81798: UnitdataCallback HNBGW_Test.msc0-RAN(504)@ce32d6c81798: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(504)@ce32d6c81798: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(516) TC_mscpool_paging_imsi-Iuh0-RUA(499)@ce32d6c81798: Added conn table entry 0TC_mscpool_paging_imsi0(516)5138558 HNBGW_Test.msc0-SCCP(503)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(503)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(504)@ce32d6c81798: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(516) HNBGW_Test.msc0-RAN(504)@ce32d6c81798: Added conn table entry 0TC_mscpool_paging_imsi0(516)595565 HNBGW_Test.msc0-SCCP(503)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(503)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(516)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(516)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(506)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(507)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(503)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(509)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(501)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(497)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(500)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(514)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(511)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(498)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(513)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(515)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(505)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-RAN(510)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(512)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(499)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(508)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(504)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_imsi-PFCP(517)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(497): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(498): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(499): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(500): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(501): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(503): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(504): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(505): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(506): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(507): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(508): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-SCCP(509): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-RAN(510): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-M3UA(511): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(512): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(513): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(514): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(515): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_imsi0(516): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(517): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Tue Jun 11 09:07:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=245505) Waiting for packet dumper to finish... 1 (prev_count=245505, count=291790) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Tue Jun 11 09:07:35 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/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(519)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(521)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(526)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(526)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(526)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(524)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(529)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(529)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(529)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(527)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(532)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-M3UA(532)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(532)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-SCCP(530)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(526)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(529)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(532)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(535)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(525)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(528)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(528)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(531)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(525)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(531)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(534)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(534)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(537)@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(522)@ce32d6c81798: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ce32d6c81798: UnitdataCallback TC_mscpool_paging_tmsi0(537)@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(525)@ce32d6c81798: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(525)@ce32d6c81798: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(537) TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ce32d6c81798: Added conn table entry 0TC_mscpool_paging_tmsi0(537)9025480 HNBGW_Test.msc0-SCCP(524)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(524)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(525)@ce32d6c81798: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(537) HNBGW_Test.msc0-RAN(525)@ce32d6c81798: Added conn table entry 0TC_mscpool_paging_tmsi0(537)16659031 HNBGW_Test.msc0-SCCP(524)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(524)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(537)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(537)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(534)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(528)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(524)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(530)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(527)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(519)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(526)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(529)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(532)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(518)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-RAN(531)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(521)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(525)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(522)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(533)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(536)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(538)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(519): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(520): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(521): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(522): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(524): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(525): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(526): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(527): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(528): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(529): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-SCCP(530): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-RAN(531): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-M3UA(532): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_tmsi0(537): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(538): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Tue Jun 11 09:07:42 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234852) Waiting for packet dumper to finish... 1 (prev_count=234852, count=279389) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Tue Jun 11 09:07:44 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/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(547)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(550)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(550)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(548)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(553)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-M3UA(553)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(553)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-SCCP(551)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(556)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(556)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(556)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(554)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(547)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(550)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(553)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(556)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(546)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(549)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(549)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(552)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(555)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(546)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@ce32d6c81798: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(558) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ce32d6c81798: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)922188 HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(558) HNBGW_Test.msc0-RAN(546)@ce32d6c81798: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)1724495 HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(558)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(558)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(552)@ce32d6c81798: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(552)@ce32d6c81798: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(560) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ce32d6c81798: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(560)2235417 HNBGW_Test.msc2-SCCP(551)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc2-SCCP(551)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(552)@ce32d6c81798: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc2-RAN(552)@ce32d6c81798: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)15408496 HNBGW_Test.msc2-SCCP(551)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(551)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@ce32d6c81798: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@ce32d6c81798: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(562) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ce32d6c81798: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(562)6935187 HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@ce32d6c81798: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc0-RAN(546)@ce32d6c81798: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)6415441 HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-RAN(552)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(539)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(554)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(551)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(555)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(556)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(553)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(557)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(559)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(539): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(540): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(542): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-SCCP(551): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-RAN(552): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-M3UA(553): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(554): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(555): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(556): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(558): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(559): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Tue Jun 11 09:07:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336361) Waiting for packet dumper to finish... 1 (prev_count=336361, count=338419) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Tue Jun 11 09:07:53 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/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(572)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(572)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(572)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(570)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(575)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(575)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(575)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(573)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(578)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-M3UA(578)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(578)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-SCCP(576)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(572)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(575)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(578)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(581)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(571)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(571)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(574)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(577)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(577)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(580)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(580)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(574)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(574)@ce32d6c81798: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(583) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ce32d6c81798: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)12645157 HNBGW_Test.msc1-SCCP(573)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(573)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(574)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(583) HNBGW_Test.msc1-RAN(574)@ce32d6c81798: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)6416886 HNBGW_Test.msc1-SCCP(573)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(573)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(583)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(583)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(571)@ce32d6c81798: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(571)@ce32d6c81798: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(585) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ce32d6c81798: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(585)3181239 HNBGW_Test.msc0-SCCP(570)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(570)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(571)@ce32d6c81798: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc0-RAN(571)@ce32d6c81798: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)16748459 HNBGW_Test.msc0-SCCP(570)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(585)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(570)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(577)@ce32d6c81798: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(577)@ce32d6c81798: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(587) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ce32d6c81798: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(587)9064049 HNBGW_Test.msc2-SCCP(576)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc2-SCCP(576)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(577)@ce32d6c81798: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc2-RAN(577)@ce32d6c81798: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)10728833 HNBGW_Test.msc2-SCCP(576)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(587)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(576)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(572)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(571)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(570)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-RAN(577)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(575)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(576)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(569)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(564)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(573)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(578)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(574)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(582)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(584)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(564): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(565): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(567): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(569): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(570): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(571): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(572): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(573): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(574): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(575): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-SCCP(576): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-RAN(577): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-M3UA(578): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(582): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(583): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(584): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Tue Jun 11 09:08:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=340940) Waiting for packet dumper to finish... 1 (prev_count=340940, count=342998) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Tue Jun 11 09:08:03 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/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(597)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(597)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(597)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(595)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(600)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(600)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(600)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(603)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(603)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(603)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(601)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(606)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(606)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(606)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(604)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(597)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(600)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(603)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(606)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(596)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(596)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(605)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(605)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(596)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(596)@ce32d6c81798: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ce32d6c81798: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)11703851 HNBGW_Test.msc0-SCCP(595)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(595)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(596)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) HNBGW_Test.msc0-RAN(596)@ce32d6c81798: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)16122816 HNBGW_Test.msc0-SCCP(595)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(595)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(599)@ce32d6c81798: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@ce32d6c81798: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ce32d6c81798: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)15639801 HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(599)@ce32d6c81798: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc1-RAN(599)@ce32d6c81798: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)5557953 HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: "disconnecting msc0" HNBGW_Test.msc0-RAN(596)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(597)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(595)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ce32d6c81798: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)11703851 HNBGW_Test.msc1-RAN(599)@ce32d6c81798: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@ce32d6c81798: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ce32d6c81798: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)11012727 HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(599)@ce32d6c81798: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(599)@ce32d6c81798: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)8999243 HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-M3UA(606)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(598)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(605)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(604)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(601)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(599)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(602)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(600)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(589)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(603)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(607)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(589): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(595): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(596): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(597): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(598): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(599): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(600): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(601): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(602): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(603): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(604): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(605): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(606): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(607): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Jun 11 09:08:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=329264) Waiting for packet dumper to finish... 1 (prev_count=329264, count=334437) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Tue Jun 11 09:08:12 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/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(622)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(622)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(622)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(622)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(621)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(621)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@ce32d6c81798: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ce32d6c81798: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)11204211 HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(621)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) HNBGW_Test.msc0-RAN(621)@ce32d6c81798: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)12726723 HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@ce32d6c81798: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@ce32d6c81798: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ce32d6c81798: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)14529234 HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: First idle individual index:1 HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(621)@ce32d6c81798: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(621)@ce32d6c81798: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)5619351 HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: "connecting cnlink 1" MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(633)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(633)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(633)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(631)@ce32d6c81798: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(633)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(632)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(632)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(632)@ce32d6c81798: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(632)@ce32d6c81798: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ce32d6c81798: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)9393425 HNBGW_Test.msc1-SCCP(631)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc1-SCCP(631)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(632)@ce32d6c81798: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) HNBGW_Test.msc1-RAN(632)@ce32d6c81798: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)4625750 HNBGW_Test.msc1-SCCP(631)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(631)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@ce32d6c81798: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(621)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(622)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(614)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(620)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(626)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(631)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(632)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(633)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628)@ce32d6c81798: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(620): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(621): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(622): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(626): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(631): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(632): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(633): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635): none (pass -> pass) MTC@ce32d6c81798: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Jun 11 09:08:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239912) Waiting for packet dumper to finish... 1 (prev_count=239912, count=313880) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Tue Jun 11 09:08:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(644)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(644)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(642)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(647)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(644)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(643)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(643)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)12396564 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)9225899 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(649)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(649)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)9974188 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)3653798 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ce32d6c81798: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)2185515 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)6053646 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ce32d6c81798: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)14711007 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)10758170 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(641)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(636)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(648)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(636): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(641): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(648): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(649): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@ce32d6c81798: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Tue Jun 11 09:08:29 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=296067) Waiting for packet dumper to finish... 1 (prev_count=296067, count=303025) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Tue Jun 11 09:08:31 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/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(665)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(665)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(663)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(668)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(668)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(666)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(671)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(671)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(671)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(674)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(674)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(674)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(672)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(671)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(674)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(664)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(667)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(673)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(673)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)5454714 HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)2132113 HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(673)@ce32d6c81798: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@ce32d6c81798: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(678)2380925 HNBGW_Test.sgsn1-SCCP(672)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(672)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(673)@ce32d6c81798: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn1-RAN(673)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)14112866 HNBGW_Test.sgsn1-SCCP(672)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(672)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ce32d6c81798: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(680)2343766 HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)15484983 HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(657)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(671)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(669)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(670)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(672)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(673)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(674)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(675)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(669): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(670): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(671): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(672): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(673): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(674): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(676): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@ce32d6c81798: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Tue Jun 11 09:08:38 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321493) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Tue Jun 11 09:08:40 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/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(690)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(690)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(690)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(688)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(693)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(693)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(693)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(691)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(696)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(696)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(696)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(694)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(699)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(699)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(699)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(690)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(693)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(696)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(699)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(689)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(689)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(692)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(692)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(695)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(695)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(701) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)15793286 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(701) HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)10314477 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(701)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(701)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(703) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)1389908 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)9547326 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(705) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ce32d6c81798: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)7837284 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)11009142 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(682)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(690)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(688)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(691)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(694)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(698)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(695)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(689)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(696)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(700)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(697)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(699)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(692)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(693)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(682): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(688): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(689): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(690): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(691): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(692): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(693): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(697): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(698): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(699): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(700): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(701): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@ce32d6c81798: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Tue Jun 11 09:08:46 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331273) Waiting for packet dumper to finish... 1 (prev_count=331273, count=336437) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Tue Jun 11 09:08:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(715)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(715)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(715)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(713)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(718)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(718)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(718)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(716)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(721)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-M3UA(721)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(721)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-SCCP(719)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(727)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(725)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(730)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn2-M3UA(730)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(730)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(715)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(718)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(721)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(730)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(714)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(720)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(720)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(714)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(732) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)4830176 HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(732) HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)14946356 HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(732)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(732)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(734) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)12037685 HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)420722 HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@ce32d6c81798: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@ce32d6c81798: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(736) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ce32d6c81798: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(736)12566068 HNBGW_Test.sgsn1-SCCP(725)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@ce32d6c81798: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn1-RAN(726)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(736)1804423 HNBGW_Test.sgsn1-SCCP(725)@ce32d6c81798: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(736)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(725)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(707)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(713)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(717)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(716)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(715)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(718)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(723)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(714)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(719)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(728)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-RAN(720)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(721)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(730)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(729)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(731)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(707): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(713): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(714): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(715): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(716): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(717): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(718): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-SCCP(719): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-RAN(720): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-M3UA(721): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(728): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-RAN(729): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(730): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(731): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(732): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@ce32d6c81798: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Tue Jun 11 09:08:55 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398242) Waiting for packet dumper to finish... 1 (prev_count=398242, count=398738) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Tue Jun 11 09:08:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(746)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(746)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(746)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(744)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(749)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(749)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(749)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(747)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(752)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-M3UA(752)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(752)@ce32d6c81798: ************************************************* HNBGW_Test.msc2-SCCP(750)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(755)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(755)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(755)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(753)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(758)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(758)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(758)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(756)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(761)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn2-M3UA(761)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(761)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn2-SCCP(759)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(746)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(749)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(752)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(755)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(758)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(761)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(745)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(745)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(748)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(748)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(751)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(751)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(754)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(754)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(757)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(757)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(760)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(760)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@ce32d6c81798: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(754)@ce32d6c81798: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(754)@ce32d6c81798: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(763) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)13146082 HNBGW_Test.sgsn0-SCCP(753)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(753)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(754)@ce32d6c81798: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(763) HNBGW_Test.sgsn0-RAN(754)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)2165238 HNBGW_Test.sgsn0-SCCP(753)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(753)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(763)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(763)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(760)@ce32d6c81798: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(760)@ce32d6c81798: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(765) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(765)13363143 HNBGW_Test.sgsn2-SCCP(759)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(759)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(760)@ce32d6c81798: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn2-RAN(760)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)13189982 HNBGW_Test.sgsn2-SCCP(759)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(759)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(747)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(750)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-RAN(751)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(744)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(756)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(753)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(738)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(752)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(745)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(749)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(746)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(748)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(755)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(758)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(762)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(757)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(760)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(761)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(754)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(759)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(764)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(738): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(739): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(741): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(744): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(745): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(746): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(747): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(748): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(749): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-SCCP(750): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-RAN(751): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc2-M3UA(752): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(753): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(754): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(755): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(756): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(757): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(758): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(759): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-RAN(760): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(761): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(762): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(763): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(764): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@ce32d6c81798: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Tue Jun 11 09:09:04 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=368861) Waiting for packet dumper to finish... 1 (prev_count=368861, count=374013) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Tue Jun 11 09:09:07 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/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(775)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(775)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(775)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(773)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(778)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-M3UA(778)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(778)@ce32d6c81798: ************************************************* HNBGW_Test.msc1-SCCP(776)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(781)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(781)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(781)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(779)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(784)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(784)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(784)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(775)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(778)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(781)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(784)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(774)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(774)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(777)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(780)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(780)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(780)@ce32d6c81798: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(780)@ce32d6c81798: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)1121112 HNBGW_Test.sgsn0-SCCP(779)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(779)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(780)@ce32d6c81798: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) HNBGW_Test.sgsn0-RAN(780)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)5080482 HNBGW_Test.sgsn0-SCCP(779)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(779)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)3921153 HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)7531559 HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(780)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(781)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(779)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ce32d6c81798: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)1121112 HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)13139803 HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)7855095 HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-M3UA(784)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(774)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(772)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(773)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-RAN(777)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(767)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(782)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(778)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(785)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(783)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(775)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(776)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(767): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(773): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(774): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(775): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-SCCP(776): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-RAN(777): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc1-M3UA(778): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(779): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(780): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(781): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(782): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(783): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(784): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(785): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@ce32d6c81798: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Tue Jun 11 09:09:13 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=359825) Waiting for packet dumper to finish... 1 (prev_count=359825, count=360321) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Tue Jun 11 09:09:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(800)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(800)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(800)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(798)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(803)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(803)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(803)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(800)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(803)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(799)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(799)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)3600310 HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)8169765 HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)3380950 HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)12610045 HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ce32d6c81798: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: "connecting cnlink 1" MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(811)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-M3UA(811)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(811)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn1-SCCP(809)@ce32d6c81798: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(811)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 MTC@ce32d6c81798: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(810)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(810)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(810)@ce32d6c81798: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(810)@ce32d6c81798: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ce32d6c81798: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)10422591 HNBGW_Test.sgsn1-SCCP(809)@ce32d6c81798: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(809)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(810)@ce32d6c81798: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) HNBGW_Test.sgsn1-RAN(810)@ce32d6c81798: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)10172389 HNBGW_Test.sgsn1-SCCP(809)@ce32d6c81798: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(809)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(799)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(802)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(798)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(792)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(803)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(809)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(801)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(800)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(810)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(811)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(804)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813)@ce32d6c81798: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(798): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(799): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(800): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(801): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(802): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(803): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(804): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(809): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-RAN(810): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(811): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813): none (pass -> pass) MTC@ce32d6c81798: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Tue Jun 11 09:09:23 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321406) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Tue Jun 11 09:09:25 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/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(815)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(820)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(820)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(823)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(823)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(823)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(821)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(820)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(823)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(819)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(819)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(822)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(822)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(824)@ce32d6c81798: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@ce32d6c81798: f_create_expect(l3 := 'B1042592641A41F8AD6A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(819)@ce32d6c81798: Created Expect[0] for 'B1042592641A41F8AD6A'O to be handled at TC_second_rab_assignment0(825) TC_second_rab_assignment-Iuh0-RUA(816)@ce32d6c81798: Added conn table entry 0TC_second_rab_assignment0(825)1983529 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(819)@ce32d6c81798: Found Expect[0] for l3='B1042592641A41F8AD6A'O handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@ce32d6c81798: Added conn table entry 0TC_second_rab_assignment0(825)546684 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Session index based on connection ID:0 TC_second_rab_assignment0(825)@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: vl_len:91 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(824)@ce32d6c81798: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e442917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e442917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_second_rab_assignment0(825) TC_second_rab_assignment0(825)@ce32d6c81798: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e442917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e442917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_second_rab_assignment0(825)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@ce32d6c81798: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1e442917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e442917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(825)@ce32d6c81798: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1e442917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e442917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: vl_len:63 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(825)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: vl_len:12 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(825)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@ce32d6c81798: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(825)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1e442917" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(825)@ce32d6c81798: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1e442917" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(825)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(819)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(822)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(823)@ce32d6c81798: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(816)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(821)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@ce32d6c81798: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(815)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(824)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(814)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(817)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(826)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_second_rab_assignment-Iuh0(815): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(816): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(821): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(822): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(823): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(824): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_second_rab_assignment0(825): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_second_rab_assignment-PFCP(826): none (pass -> pass) MTC@ce32d6c81798: Test case TC_second_rab_assignment finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Tue Jun 11 09:09:28 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234315) Waiting for packet dumper to finish... 1 (prev_count=234315, count=234811) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Tue Jun 11 09:09:31 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/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(833)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(833)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(831)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(836)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(834)@ce32d6c81798: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(833)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK MTC@ce32d6c81798: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(835)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(832)@ce32d6c81798: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@ce32d6c81798: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(827)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(837)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@ce32d6c81798: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Tue Jun 11 09:09:34 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88063) Waiting for packet dumper to finish... 1 (prev_count=88063, count=155204) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Tue Jun 11 09:09:36 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/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ce32d6c81798: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@ce32d6c81798: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(839)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(841)@ce32d6c81798: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(846)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-M3UA(846)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(846)@ce32d6c81798: ************************************************* HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce32d6c81798: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(849)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-M3UA(849)@ce32d6c81798: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(849)@ce32d6c81798: ************************************************* HNBGW_Test.sgsn0-SCCP(847)@ce32d6c81798: v_sccp_pdu_maxlen:268 MTC@ce32d6c81798: setverdict(pass): none -> pass MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(846)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(849)@ce32d6c81798: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(845)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(845)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(848)@ce32d6c81798: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(848)@ce32d6c81798: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(845)@ce32d6c81798: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(845)@ce32d6c81798: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(851) TC_apply_sccp-Iuh0-RUA(840)@ce32d6c81798: Added conn table entry 0TC_apply_sccp0(851)6080565 HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: First idle individual index:0 HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(845)@ce32d6c81798: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(851) HNBGW_Test.msc0-RAN(845)@ce32d6c81798: Added conn table entry 0TC_apply_sccp0(851)15426066 HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(851)@ce32d6c81798: setverdict(pass): none -> pass TC_apply_sccp0(851)@ce32d6c81798: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(851)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: vl_len:22 HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: vl_from0 HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A805AE25D0D6621E82D7C'O TC_apply_sccp0(851)@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(851)@ce32d6c81798: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: Session index based on local reference:0 HNBGW_Test.msc0-RAN(845)@ce32d6c81798: Deleted conn table entry 0TC_apply_sccp0(851)15426066 TC_apply_sccp-Iuh0-RUA(840)@ce32d6c81798: Deleted conn table entry 0TC_apply_sccp0(851)6080565 TC_apply_sccp0(851)@ce32d6c81798: Final verdict of PTC: pass MTC@ce32d6c81798: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(840)@ce32d6c81798: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(842)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-RAN(845)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(847)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(844)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(848)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(846)@ce32d6c81798: Final verdict of PTC: none VirtHNBGW-STATS(838)@ce32d6c81798: Final verdict of PTC: none HNBGW-MGCP(850)@ce32d6c81798: Final verdict of PTC: none TC_apply_sccp-Iuh1(841)@ce32d6c81798: Final verdict of PTC: none TC_apply_sccp-Iuh0(839)@ce32d6c81798: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@ce32d6c81798: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(849)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(852)@ce32d6c81798: Final verdict of PTC: none MTC@ce32d6c81798: Setting final verdict of the test case. MTC@ce32d6c81798: Local verdict of MTC: pass MTC@ce32d6c81798: Local verdict of PTC VirtHNBGW-STATS(838): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_apply_sccp-Iuh0(839): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(840): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_apply_sccp-Iuh1(841): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(842): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-SCCP(844): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-RAN(845): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.msc0-M3UA(846): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(847): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-RAN(848): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(849): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_apply_sccp0(851): pass (pass -> pass) MTC@ce32d6c81798: Local verdict of PTC TC_apply_sccp-PFCP(852): none (pass -> pass) MTC@ce32d6c81798: Test case TC_apply_sccp finished. Verdict: pass MTC@ce32d6c81798: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Tue Jun 11 09:09:44 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=170337) Waiting for packet dumper to finish... 1 (prev_count=170337, count=194897) MTC@ce32d6c81798: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@ce32d6c81798: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ce32d6c81798: Terminating MTC. MC@ce32d6c81798: MTC terminated. MC2> exit MC@ce32d6c81798: Shutting down session. MC@ce32d6c81798: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass: 46 NEW: PASS: 1 skip: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-asan-2-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-asan-2-hnbgw jenkins-ttcn3-hnbgw-test-asan-2-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-asan-2-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-asan-2-stp + docker kill jenkins-ttcn3-hnbgw-test-asan-2-stp jenkins-ttcn3-hnbgw-test-asan-2-stp + docker wait jenkins-ttcn3-hnbgw-test-asan-2-stp 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + sed -i s/classname='\([^']\+\)'/classname='\1:with-pfcp'/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/with-pfcp/hnbgw-tester/junit-xml-with-pfcp-21.log + network_clean + docker network inspect ttcn3-hnbgw-test-0 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-0 + docker network remove ttcn3-hnbgw-test-0 ttcn3-hnbgw-test-0 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-asan/_cache:/cache --name jenkins-ttcn3-hnbgw-test-asan-2-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-hnbgw-test-asan/logs/hnbgw-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