Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 6beffab8df005a45e503b9e1f3b7b44ce7b38dab (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 Commit message: "ttcn3-hnbgw: Apply latest changes to 'with-pfcp' scenario" > git rev-list --no-walk 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins4821382897328770524.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-hnbgw-test-latest + sed s/-latest$// + DIR=ttcn3-hnbgw-test + export IMAGE_SUFFIX=latest + cd ttcn3-hnbgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs ] + [ xjenkins-ttcn3-hnbgw-test-latest-672 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-hnbgw-test + SUITE_NAME=ttcn3-hnbgw-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-hnbgw-latest 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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:7ce67b2a307f54692d0891063c55ca4d9a01e4a31a02fd3605ddb9041fbab1b8 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 7ce67b2a307f + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-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-latest (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-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-latest: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 .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #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 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:75e8c6c75ad46f1cc3dc7afefdbb50da88e2ae749d8f2b15ae6dc8fc06e9971b #9 writing image sha256:75e8c6c75ad46f1cc3dc7afefdbb50da88e2ae749d8f2b15ae6dc8fc06e9971b done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest 0.0s done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 75e8c6c75ad4 + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran9:amd64 1.8.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.1 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnbgw-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [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/ #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:7ce67b2a307f54692d0891063c55ca4d9a01e4a31a02fd3605ddb9041fbab1b8 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 7ce67b2a307f + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-hnbgw-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnbgw-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnbgw-latest + echo osmo-hnbgw-latest + dir=osmo-hnbgw-latest + pull_arg=--pull + grep ^FROM ../osmo-hnbgw-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + pull_arg= + set +x Building image: osmo-hnbgw-latest (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-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-hnbgw-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 474B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 CACHED #5 [internal] load build context #5 transferring context: 836B done #5 DONE 0.0s #6 [2/5] RUN APT-GET update && apt-get install -y --no-install-recommends osmo-hnbgw && apt-get clean #6 0.332 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.332 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.333 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.333 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] #6 0.659 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [154 kB] #6 0.715 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [144 kB] #6 0.733 Fetched 403 kB in 0s (903 kB/s) #6 0.733 Reading package lists... #6 0.991 Reading package lists... #6 1.239 Building dependency tree... #6 1.288 Reading state information... #6 1.349 The following additional packages will be installed: #6 1.349 libasn1c1 libmnl0 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client12 #6 1.349 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran9 libosmocore21 #6 1.349 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 #6 1.349 libtalloc2 liburing2 osmocom-latest #6 1.349 Suggested packages: #6 1.349 lksctp-tools #6 1.349 Recommended packages: #6 1.349 osmo-mgw #6 1.380 The following NEW packages will be installed: #6 1.380 libasn1c1 libmnl0 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client12 #6 1.380 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran9 libosmocore21 #6 1.381 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 #6 1.381 libtalloc2 liburing2 osmo-hnbgw osmocom-latest #6 1.401 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. #6 1.401 Need to get 1402 kB of archives. #6 1.401 After this operation, 5342 kB of additional disk space will be used. #6 1.401 Get:1 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.404 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] #6 1.407 Get:3 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.407 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore21 1.9.2 [154 kB] #6 1.408 Get:5 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.410 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.3.0 [16.2 kB] #6 1.410 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.9.2 [60.8 kB] #6 1.411 Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.9.2 [218 kB] #6 1.412 Get:9 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.414 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp0 0.3.0 [40.1 kB] #6 1.414 Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.4.0 [49.5 kB] #6 1.416 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.9.2 [98.1 kB] #6 1.418 Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran9 1.8.1 [115 kB] #6 1.420 Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.9.2 [54.4 kB] #6 1.422 Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.36 [75.1 kB] #6 1.424 Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.5.1 [51.9 kB] #6 1.425 Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client12 1.12.2 [55.8 kB] #6 1.427 Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.5.1 [221 kB] #6 1.430 Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.5.1 [27.8 kB] #6 1.431 Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.5.0 [83.5 kB] #6 1.505 debconf: delaying package configuration, since apt-utils is not installed #6 1.545 Fetched 1402 kB in 0s (28.9 MB/s) #6 1.627 Selecting previously unselected package libmnl0:amd64. #6 1.627 (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.635 Preparing to unpack .../00-libmnl0_1.0.4-3_amd64.deb ... #6 1.670 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 1.782 Selecting previously unselected package osmocom-latest. #6 1.784 Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... #6 1.801 Unpacking osmocom-latest (1.0.0) ... #6 1.936 Selecting previously unselected package libsctp1:amd64. #6 1.937 Preparing to unpack .../02-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 1.955 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.096 Selecting previously unselected package libtalloc2:amd64. #6 2.098 Preparing to unpack .../03-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.116 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.244 Selecting previously unselected package liburing2:amd64. #6 2.246 Preparing to unpack .../04-liburing2_2.3-3_amd64.deb ... #6 2.263 Unpacking liburing2:amd64 (2.3-3) ... #6 2.390 Selecting previously unselected package libosmocore21:amd64. #6 2.392 Preparing to unpack .../05-libosmocore21_1.9.2_amd64.deb ... #6 2.410 Unpacking libosmocore21:amd64 (1.9.2) ... #6 2.543 Selecting previously unselected package libosmo-gtlv1:amd64. #6 2.544 Preparing to unpack .../06-libosmo-gtlv1_0.3.0_amd64.deb ... #6 2.562 Unpacking libosmo-gtlv1:amd64 (0.3.0) ... #6 2.686 Selecting previously unselected package libosmoisdn0:amd64. #6 2.687 Preparing to unpack .../07-libosmoisdn0_1.9.2_amd64.deb ... #6 2.705 Unpacking libosmoisdn0:amd64 (1.9.2) ... #6 2.842 Selecting previously unselected package libosmogsm20:amd64. #6 2.844 Preparing to unpack .../08-libosmogsm20_1.9.2_amd64.deb ... #6 2.862 Unpacking libosmogsm20:amd64 (1.9.2) ... #6 2.992 Selecting previously unselected package libosmo-pfcp0:amd64. #6 2.994 Preparing to unpack .../09-libosmo-pfcp0_0.3.0_amd64.deb ... #6 3.011 Unpacking libosmo-pfcp0:amd64 (0.3.0) ... #6 3.128 Selecting previously unselected package libosmonetif11:amd64. #6 3.129 Preparing to unpack .../10-libosmonetif11_1.4.0_amd64.deb ... #6 3.147 Unpacking libosmonetif11:amd64 (1.4.0) ... #6 3.282 Selecting previously unselected package libosmovty13:amd64. #6 3.284 Preparing to unpack .../11-libosmovty13_1.9.2_amd64.deb ... #6 3.302 Unpacking libosmovty13:amd64 (1.9.2) ... #6 3.445 Selecting previously unselected package libosmo-sigtran9:amd64. #6 3.447 Preparing to unpack .../12-libosmo-sigtran9_1.8.1_amd64.deb ... #6 3.464 Unpacking libosmo-sigtran9:amd64 (1.8.1) ... #6 3.595 Selecting previously unselected package libosmoctrl0:amd64. #6 3.597 Preparing to unpack .../13-libosmoctrl0_1.9.2_amd64.deb ... #6 3.614 Unpacking libosmoctrl0:amd64 (1.9.2) ... #6 3.731 Selecting previously unselected package libasn1c1:amd64. #6 3.733 Preparing to unpack .../14-libasn1c1_0.9.36_amd64.deb ... #6 3.750 Unpacking libasn1c1:amd64 (0.9.36) ... #6 3.879 Selecting previously unselected package libosmo-hnbap0:amd64. #6 3.881 Preparing to unpack .../15-libosmo-hnbap0_1.5.1_amd64.deb ... #6 3.899 Unpacking libosmo-hnbap0:amd64 (1.5.1) ... #6 4.028 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 4.029 Preparing to unpack .../16-libosmo-mgcp-client12_1.12.2_amd64.deb ... #6 4.047 Unpacking libosmo-mgcp-client12:amd64 (1.12.2) ... #6 4.168 Selecting previously unselected package libosmo-ranap7:amd64. #6 4.170 Preparing to unpack .../17-libosmo-ranap7_1.5.1_amd64.deb ... #6 4.187 Unpacking libosmo-ranap7:amd64 (1.5.1) ... #6 4.327 Selecting previously unselected package libosmo-rua0:amd64. #6 4.329 Preparing to unpack .../18-libosmo-rua0_1.5.1_amd64.deb ... #6 4.346 Unpacking libosmo-rua0:amd64 (1.5.1) ... #6 4.496 Selecting previously unselected package osmo-hnbgw. #6 4.497 Preparing to unpack .../19-osmo-hnbgw_1.5.0_amd64.deb ... #6 4.515 Unpacking osmo-hnbgw (1.5.0) ... #6 4.626 Setting up osmocom-latest (1.0.0) ... #6 4.677 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 4.728 Setting up libmnl0:amd64 (1.0.4-3) ... #6 4.780 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.833 Setting up liburing2:amd64 (2.3-3) ... #6 4.886 Setting up libasn1c1:amd64 (0.9.36) ... #6 4.938 Setting up libosmocore21:amd64 (1.9.2) ... #6 4.990 Setting up libosmo-gtlv1:amd64 (0.3.0) ... #6 5.039 Setting up libosmo-hnbap0:amd64 (1.5.1) ... #6 5.090 Setting up libosmovty13:amd64 (1.9.2) ... #6 5.141 Setting up libosmo-rua0:amd64 (1.5.1) ... #6 5.193 Setting up libosmoisdn0:amd64 (1.9.2) ... #6 5.245 Setting up libosmo-mgcp-client12:amd64 (1.12.2) ... #6 5.297 Setting up libosmogsm20:amd64 (1.9.2) ... #6 5.350 Setting up libosmoctrl0:amd64 (1.9.2) ... #6 5.403 Setting up libosmo-pfcp0:amd64 (0.3.0) ... #6 5.456 Setting up libosmonetif11:amd64 (1.4.0) ... #6 5.509 Setting up libosmo-sigtran9:amd64 (1.8.1) ... #6 5.562 Setting up libosmo-ranap7:amd64 (1.5.1) ... #6 5.615 Setting up osmo-hnbgw (1.5.0) ... #6 5.742 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 6.0s #7 [3/5] WORKDIR /TMP #7 DONE 0.1s #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:9e4642c3d971329d465e0589953ada04f1ec9ef400c0f169f39ca55769868a82 done #10 naming to docker.io/osmocom-build/osmo-hnbgw-latest:latest 0.0s done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-hnbgw-latest' + docker_image_exists osmo-hnbgw-latest + docker images -q osmocom-build/osmo-hnbgw-latest + test -n 9e4642c3d971 + list_osmo_packages debian-bookworm osmo-hnbgw-latest + local distro=debian-bookworm + local image=osmo-hnbgw-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnbgw-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnbgw-latest ### ii libosmo-gtlv1:amd64 0.3.0 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap0:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client12:amd64 1.12.2 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-pfcp0:amd64 0.3.0 amd64 PFCP protocol support ii libosmo-ranap7:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-hnbgw 1.5.0 amd64 OsmoHNBGW: Osmocom Home Node B Gateway ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:6e8f0e1c3749fe3d5b2aefe87d84aaa30aa5e2e690e6a031516c90d4b9bf09d4 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + 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-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-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 .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 3.38kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnbgw #7 CACHED #8 [2/4] ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY HNBGW_TESTS.CFG /data/HNBGW_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:fb8b3b2386ba9c5197e8134668be33bd56536761e72feee6abf966714549997a 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-hnbgw-test' + docker_image_exists ttcn3-hnbgw-test + docker images -q osmocom-build/ttcn3-hnbgw-test + test -n fb8b3b2386ba + 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-latest/logs/with-pfcp + network_create + SUBNET=231804 + seq 1 30 + echo (231804 + 1) % 256 + bc + SUBNET=125 + NET_NAME=ttcn3-hnbgw-test-125 + SUB4=172.18.125.0/24 + SUB6=fd02:db8:125::/64 + set +x Creating network ttcn3-hnbgw-test-125, trying SUBNET=125... + docker network create --internal --subnet 172.18.125.0/24 --ipv6 --subnet fd02:db8:125::/64 ttcn3-hnbgw-test-125 bf875a1a53aeb10a94bb096d374e49d941e307e528e12c6b2b4bacf17dcea9ed + set +x ### Network ttcn3-hnbgw-test-125 created (SUBNET=125) ### + return + echo Testing without PFCP Testing without PFCP + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs HNBGW_Tests.cfg osmo-stp.cfg osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/logs/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/unix + cp HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/unix + cp osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 125 200 + NET=125 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-125 --ip 172.18.125.200 --ip6 fd02:db8:125::200 + docker run --rm --network ttcn3-hnbgw-test-125 --ip 172.18.125.200 --ip6 fd02:db8:125::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-latest-672-stp -d osmocom-build/osmo-stp-latest 22bbe55b0cfe2ef07ae6cb3e04482f2b21f64c8c1f1762fcc7fd91986ea7ee46 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 125 20 + NET=125 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-125 --ip 172.18.125.20 --ip6 fd02:db8:125::20 + docker run --rm --network ttcn3-hnbgw-test-125 --ip 172.18.125.20 --ip6 fd02:db8:125::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-672-hnbgw -d osmocom-build/osmo-hnbgw-latest 624f9606ef61c7d39f28ddf118bbf5673a611eb7ebd48f516e354eded8ac499c + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 125 203 + NET=125 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-125 --ip 172.18.125.203 --ip6 fd02:db8:125::203 + docker run --rm --network ttcn3-hnbgw-test-125 --ip 172.18.125.203 --ip6 fd02:db8:125::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.125.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-672-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@7ea2d3fe54bd: Unix server socket created successfully. MC@7ea2d3fe54bd: Listening on TCP port 36707. 7ea2d3fe54bd is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 7ea2d3fe54bd 36707 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7ea2d3fe54bd: New HC connected from 172.18.125.203 [172.18.125.203]. 7ea2d3fe54bd: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@7ea2d3fe54bd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7ea2d3fe54bd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7ea2d3fe54bd: Configuration file was processed on all HCs. MC@7ea2d3fe54bd: Creating MTC on host 172.18.125.203. MC@7ea2d3fe54bd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Apr 20 10:22:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(9)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(7)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(12)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(10)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(8)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(11)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(7)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@7ea2d3fe54bd: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(5)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(3)@7ea2d3fe54bd: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(13)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_hnb_register finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Apr 20 10:22:15 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166336) Waiting for packet dumper to finish... 1 (prev_count=166336, count=226402) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Apr 20 10:22:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(22)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(20)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@7ea2d3fe54bd: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@7ea2d3fe54bd: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(14)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@7ea2d3fe54bd: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(26)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Apr 20 10:22:20 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88659) Waiting for packet dumper to finish... 1 (prev_count=88659, count=151468) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:22:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(33)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(31)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@7ea2d3fe54bd: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(27)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(37)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Apr 20 10:22:25 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86705) Waiting for packet dumper to finish... 1 (prev_count=86705, count=149392) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Apr 20 10:22:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(44)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(42)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@7ea2d3fe54bd: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@7ea2d3fe54bd: Final verdict of PTC: none TC_ue_register-Iuh0(39)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(38)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(48)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ue_register finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Apr 20 10:22:29 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89038) Waiting for packet dumper to finish... 1 (prev_count=89038, count=148262) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Apr 20 10:22:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ue_register_tmsi_lai started. MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(55)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(53)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(54)@7ea2d3fe54bd: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@7ea2d3fe54bd: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(59)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(49)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Apr 20 10:22:34 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89063) Waiting for packet dumper to finish... 1 (prev_count=89063, count=148263) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Apr 20 10:22:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(66)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(66)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(64)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(69)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(67)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: setverdict(fail): none -> fail reason: "Timeout waiting for UE Register response", new component reason: "Timeout waiting for UE Register response" MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@7ea2d3fe54bd: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(60)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(70)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: fail reason: "Timeout waiting for UE Register response" MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(60): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(70): none (fail -> fail) MTC@7ea2d3fe54bd: Test case TC_ue_register_before_hnb_register finished. Verdict: fail reason: Timeout waiting for UE Register response MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail'. Sat Apr 20 10:22:40 UTC 2024 ------ HNBGW_Tests.TC_ue_register_before_hnb_register fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137595) Waiting for packet dumper to finish... 1 (prev_count=137595, count=144671) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Apr 20 10:22:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(77)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(75)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@7ea2d3fe54bd: f_create_expect(l3 := 'E883A939E28D6384EB22'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@7ea2d3fe54bd: Created Expect[0] for 'E883A939E28D6384EB22'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_cs_initial_ue0(82)12241658 HNBGW_Test.msc0-SCCP(75)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@7ea2d3fe54bd: Found Expect[0] for l3='E883A939E28D6384EB22'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_cs_initial_ue0(82)12685977 HNBGW_Test.msc0-SCCP(75)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(76)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(73)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(71)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(81)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Apr 20 10:22:46 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129446) Waiting for packet dumper to finish... 1 (prev_count=129446, count=171015) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Apr 20 10:22:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(90)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(90)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(88)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@7ea2d3fe54bd: f_create_expect(l3 := '3ABC4FDA59A8A20232E7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@7ea2d3fe54bd: Created Expect[0] for '3ABC4FDA59A8A20232E7'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_ps_initial_ue0(95)8862769 HNBGW_Test.sgsn0-SCCP(91)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@7ea2d3fe54bd: Found Expect[0] for l3='3ABC4FDA59A8A20232E7'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_ps_initial_ue0(95)6227431 HNBGW_Test.sgsn0-SCCP(91)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(86)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(84)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(94)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Apr 20 10:22:52 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129502) Waiting for packet dumper to finish... 1 (prev_count=129502, count=171396) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:22:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(103)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(103)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@7ea2d3fe54bd: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)8662467 HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@7ea2d3fe54bd: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)2582375 HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(97)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(107)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Apr 20 10:22:58 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136522) Waiting for packet dumper to finish... 1 (prev_count=136522, count=181529) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:23:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(116)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(114)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@7ea2d3fe54bd: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)10422818 HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@7ea2d3fe54bd: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)11286728 HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(110)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(120)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Apr 20 10:23:03 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136535) Waiting for packet dumper to finish... 1 (prev_count=136535, count=181593) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Apr 20 10:23:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(129)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@7ea2d3fe54bd: f_create_expect(l3 := '79915AE0DD4A92328B56'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@7ea2d3fe54bd: Created Expect[0] for '79915AE0DD4A92328B56'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_cs_bidir0(134)5250348 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@7ea2d3fe54bd: Found Expect[0] for l3='79915AE0DD4A92328B56'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_cs_bidir0(134)5600725 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(134)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: vl_len:22 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A1811E8D8874691AFD184'O TC_ranap_cs_bidir0(134)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: vl_len:20 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(125)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(123)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(133)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Apr 20 10:23:09 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135211) Waiting for packet dumper to finish... 1 (prev_count=135211, count=191743) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Apr 20 10:23:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(142)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(140)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(145)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@7ea2d3fe54bd: f_create_expect(l3 := 'D33FB2A92A17971AA2FF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@7ea2d3fe54bd: Created Expect[0] for 'D33FB2A92A17971AA2FF'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_ps_bidir0(147)11564822 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@7ea2d3fe54bd: Found Expect[0] for l3='D33FB2A92A17971AA2FF'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_ps_bidir0(147)6093079 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8A2179C5B180A78451D0'O TC_ranap_ps_bidir0(147)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(138)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(136)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(146)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Apr 20 10:23:15 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135195) Waiting for packet dumper to finish... 1 (prev_count=135195, count=191099) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Apr 20 10:23:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(155)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(155)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@7ea2d3fe54bd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@7ea2d3fe54bd: f_create_expect(l3 := '9F5A550D8431F90EE433'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@7ea2d3fe54bd: Created Expect[0] for '9F5A550D8431F90EE433'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@7ea2d3fe54bd: Added conn table entry 0TC_rab_assignment0(160)5673686 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@7ea2d3fe54bd: Found Expect[0] for l3='9F5A550D8431F90EE433'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@7ea2d3fe54bd: Added conn table entry 0TC_rab_assignment0(160)6292837 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@7ea2d3fe54bd: setverdict(pass): none -> pass VirtHNBGW-STATS(149)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(149)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(149)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(149)@7ea2d3fe54bd: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: vl_len:91 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@7ea2d3fe54bd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5692d617" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@7ea2d3fe54bd: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5692d617" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assignment0(160)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@7ea2d3fe54bd: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5692d617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5692d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@7ea2d3fe54bd: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5692d617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5692d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(149)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 1, max: 1) VirtHNBGW-STATS(149)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(149)@7ea2d3fe54bd: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: vl_len:12 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@7ea2d3fe54bd: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5692d617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@7ea2d3fe54bd: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5692d617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(153)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(149)@7ea2d3fe54bd: Final verdict of PTC: fail reason: "Timeout waiting for metrics" TC_rab_assignment-Iuh0(150)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(151)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(159)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(149): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(159): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assignment0(160): pass (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assignment-PFCP(161): none (fail -> fail) MTC@7ea2d3fe54bd: Test case TC_rab_assignment finished. Verdict: fail reason: Timeout waiting for metrics MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment fail'. Sat Apr 20 10:23:31 UTC 2024 ------ HNBGW_Tests.TC_rab_assignment fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232210) Waiting for packet dumper to finish... 1 (prev_count=232210, count=244882) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment fail' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Apr 20 10:23:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(168)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(168)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@7ea2d3fe54bd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@7ea2d3fe54bd: f_create_expect(l3 := '494858415B5726F309D9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@7ea2d3fe54bd: Created Expect[0] for '494858415B5726F309D9'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@7ea2d3fe54bd: Added conn table entry 0TC_rab_release0(173)9498799 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@7ea2d3fe54bd: Found Expect[0] for l3='494858415B5726F309D9'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@7ea2d3fe54bd: Added conn table entry 0TC_rab_release0(173)9043648 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: vl_len:91 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@7ea2d3fe54bd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90f0af17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release0(173) TC_rab_release0(173)@7ea2d3fe54bd: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "90f0af17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release0(173)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@7ea2d3fe54bd: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "90f0af17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90f0af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@7ea2d3fe54bd: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "90f0af17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90f0af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal" (min: 0, max: 0) VirtHNBGW-STATS(162)@7ea2d3fe54bd: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: vl_len:21 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal" (min: 1, max: 1) VirtHNBGW-STATS(162)@7ea2d3fe54bd: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed TC_rab_release0(173)@7ea2d3fe54bd: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "90f0af17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@7ea2d3fe54bd: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "90f0af17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(168)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_release-Iuh0(163)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(172)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(162)@7ea2d3fe54bd: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(162): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_release-Iuh0(163): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(172): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_release0(173): pass (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_release-PFCP(174): none (fail -> fail) MTC@7ea2d3fe54bd: Test case TC_rab_release finished. Verdict: fail reason: Timeout waiting for metrics MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail'. Sat Apr 20 10:23:47 UTC 2024 ------ HNBGW_Tests.TC_rab_release fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207291) Waiting for packet dumper to finish... 1 (prev_count=207291, count=233560) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Apr 20 10:23:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(181)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@7ea2d3fe54bd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@7ea2d3fe54bd: f_create_expect(l3 := '7B9C25D20143F5C2BC28'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@7ea2d3fe54bd: Created Expect[0] for '7B9C25D20143F5C2BC28'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@7ea2d3fe54bd: Added conn table entry 0TC_rab_release_abnormal0(186)12679545 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@7ea2d3fe54bd: Found Expect[0] for l3='7B9C25D20143F5C2BC28'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@7ea2d3fe54bd: Added conn table entry 0TC_rab_release_abnormal0(186)4870148 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: vl_len:91 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@7ea2d3fe54bd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c1797917" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@7ea2d3fe54bd: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c1797917" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release_abnormal0(186)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@7ea2d3fe54bd: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c1797917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c1797917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@7ea2d3fe54bd: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c1797917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c1797917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal" (min: 0, max: 0) VirtHNBGW-STATS(175)@7ea2d3fe54bd: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: vl_len:21 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal" (min: 1, max: 1) VirtHNBGW-STATS(175)@7ea2d3fe54bd: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed TC_rab_release_abnormal0(186)@7ea2d3fe54bd: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c1797917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@7ea2d3fe54bd: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c1797917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(177)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(175)@7ea2d3fe54bd: Final verdict of PTC: fail reason: "Timeout waiting for metrics" HNBGW-MGCP(185)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(175): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(185): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_release_abnormal0(186): pass (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (fail -> fail) MTC@7ea2d3fe54bd: Test case TC_rab_release_abnormal finished. Verdict: fail reason: Timeout waiting for metrics MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail'. Sat Apr 20 10:24:03 UTC 2024 ------ HNBGW_Tests.TC_rab_release_abnormal fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207553) Waiting for packet dumper to finish... 1 (prev_count=207553, count=234087) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Apr 20 10:24:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(194)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@7ea2d3fe54bd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@7ea2d3fe54bd: f_create_expect(l3 := 'CA8D152210BFD7E9EC49'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@7ea2d3fe54bd: Created Expect[0] for 'CA8D152210BFD7E9EC49'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@7ea2d3fe54bd: Added conn table entry 0TC_rab_assign_fail0(199)1755543 HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@7ea2d3fe54bd: Found Expect[0] for l3='CA8D152210BFD7E9EC49'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@7ea2d3fe54bd: Added conn table entry 0TC_rab_assign_fail0(199)12176164 HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@7ea2d3fe54bd: setverdict(pass): none -> pass VirtHNBGW-STATS(188)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(188)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(188)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(188)@7ea2d3fe54bd: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: vl_len:91 HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@7ea2d3fe54bd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac99717" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@7ea2d3fe54bd: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac99717" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_fail0(199)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(188)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(188)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 1, max: 1) VirtHNBGW-STATS(188)@7ea2d3fe54bd: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed TC_rab_assign_fail0(199)@7ea2d3fe54bd: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac99717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(193)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(190)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(188)@7ea2d3fe54bd: Final verdict of PTC: fail reason: "Timeout waiting for metrics" HNBGW-MGCP(198)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(188): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(198): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_fail0(199): pass (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (fail -> fail) MTC@7ea2d3fe54bd: Test case TC_rab_assign_fail finished. Verdict: fail reason: Timeout waiting for metrics MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail fail'. Sat Apr 20 10:24:19 UTC 2024 ------ HNBGW_Tests.TC_rab_assign_fail fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=201484) Waiting for packet dumper to finish... 1 (prev_count=201484, count=208958) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail fail' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Apr 20 10:24:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(207)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '2AFA8AB0231544A7E9D9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@7ea2d3fe54bd: Created Expect[0] for '2AFA8AB0231544A7E9D9'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@7ea2d3fe54bd: Added conn table entry 0TC_rab_assign_mgcp_to0(212)4016673 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@7ea2d3fe54bd: Found Expect[0] for l3='2AFA8AB0231544A7E9D9'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@7ea2d3fe54bd: Added conn table entry 0TC_rab_assign_mgcp_to0(212)566955 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(212)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: vl_len:91 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@7ea2d3fe54bd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3d4a2117" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@7ea2d3fe54bd: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3d4a2117" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: vl_len:12 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(203)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(201)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(211)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Apr 20 10:24:29 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153937) Waiting for packet dumper to finish... 1 (prev_count=153937, count=200855) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:24:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(220)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := 'CA341DBBA874A8D36091'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@7ea2d3fe54bd: Created Expect[0] for 'CA341DBBA874A8D36091'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@7ea2d3fe54bd: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)11849750 HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@7ea2d3fe54bd: Found Expect[0] for l3='CA341DBBA874A8D36091'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@7ea2d3fe54bd: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)7259916 HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@7ea2d3fe54bd: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(214)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(214)@7ea2d3fe54bd: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(214)@7ea2d3fe54bd: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: vl_len:91 HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@7ea2d3fe54bd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4d01617" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@7ea2d3fe54bd: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4d01617" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@7ea2d3fe54bd: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4d01617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4d01617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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" } } } } } } } HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@7ea2d3fe54bd: setverdict(fail): pass -> fail reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MC@7ea2d3fe54bd: Test Component 225 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.sgsn0-SCCP(221)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(224)@7ea2d3fe54bd: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg0(225)@7ea2d3fe54bd: Final verdict of PTC: fail reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(214)@7ea2d3fe54bd: Final verdict of PTC: fail reason: "Timeout waiting for metrics" IPA-CTRL-CLI-IPA(217)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(214): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(224): none (fail -> fail) MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): fail (fail -> fail) reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@7ea2d3fe54bd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (fail -> fail) MTC@7ea2d3fe54bd: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: fail reason: Timeout waiting for metrics MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail'. Sat Apr 20 10:24:45 UTC 2024 ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208748) Waiting for packet dumper to finish... 1 (prev_count=208748, count=216222) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Apr 20 10:24:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(233)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@7ea2d3fe54bd: f_create_expect(l3 := 'A83010E1AA86402E5478'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@7ea2d3fe54bd: Created Expect[0] for 'A83010E1AA86402E5478'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)11097361 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@7ea2d3fe54bd: Found Expect[0] for l3='A83010E1AA86402E5478'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)4347207 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(238)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: vl_len:22 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA79DCF9C1FA3E1A735F2'O TC_ranap_cs_mo_disconnect0(238)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@7ea2d3fe54bd: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)11097361 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@7ea2d3fe54bd: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)4347207 TC_ranap_cs_mo_disconnect0(238)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(232)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(227)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(237)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Apr 20 10:24:56 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167265) Waiting for packet dumper to finish... 1 (prev_count=167265, count=196239) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Apr 20 10:24:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(246)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@7ea2d3fe54bd: f_create_expect(l3 := '8BBF784F1D1201196091'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@7ea2d3fe54bd: Created Expect[0] for '8BBF784F1D1201196091'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)5665006 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@7ea2d3fe54bd: Found Expect[0] for l3='8BBF784F1D1201196091'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@7ea2d3fe54bd: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)2683632 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: vl_len:22 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAD7EF7E8EB26A51EEE4F'O TC_ranap_ps_mo_disconnect0(251)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@7ea2d3fe54bd: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)5665006 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@7ea2d3fe54bd: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)2683632 TC_ranap_ps_mo_disconnect0(251)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(245)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@7ea2d3fe54bd: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(240)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(250)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Apr 20 10:25:07 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=161209) Waiting for packet dumper to finish... 1 (prev_count=161209, count=190177) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Sat Apr 20 10:25:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(254)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(256)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(261)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(259)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(261)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(264)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(260)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(260)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(263)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(263)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(267)@7ea2d3fe54bd: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(263)@7ea2d3fe54bd: f_create_expect(l3 := 'DBE0C5E5E0E7B5DC3D53'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(263)@7ea2d3fe54bd: Created Expect[0] for 'DBE0C5E5E0E7B5DC3D53'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@7ea2d3fe54bd: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)13023432 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(263)@7ea2d3fe54bd: Found Expect[0] for l3='DBE0C5E5E0E7B5DC3D53'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(263)@7ea2d3fe54bd: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)15092387 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_without_pfcp0(266)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: vl_len:91 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: vl_len:12 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@7ea2d3fe54bd: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(256)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(253)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@7ea2d3fe54bd: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257)@7ea2d3fe54bd: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(254)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(265)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(267)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(254): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(256): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(267): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Sat Apr 20 10:25:18 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=170198) Waiting for packet dumper to finish... 1 (prev_count=170198, count=196999) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Apr 20 10:25:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(276)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(276)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(276)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(279)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(279)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(279)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(277)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(276)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(279)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(278)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(278)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)3121303 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)15349115 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)4673799 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)2849098 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)12114973 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: First idle individual index:2 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)7053188 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)11592582 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: First idle individual index:3 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(287) HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)6902111 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(287)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(287)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(277)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(278)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(268)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(275)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(276)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(274)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(279)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(280)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(288)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(274): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(275): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(276): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(277): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(278): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(279): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(280): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(287): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(288): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Apr 20 10:25:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229041) Waiting for packet dumper to finish... 1 (prev_count=229041, count=300957) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:25:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(297)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(297)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(297)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(300)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(300)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(300)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(298)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(303)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(303)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(303)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(301)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(306)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(306)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(306)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(304)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(297)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(300)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(303)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(306)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(299)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(299)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(302)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(302)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(305)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(305)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)7791398 HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)13464123 HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(308)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(299)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)10554142 HNBGW_Test.msc1-SCCP(298)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(298)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(299)@7ea2d3fe54bd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc1-RAN(299)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(310)8268330 HNBGW_Test.msc1-SCCP(298)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(298)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(312)15155175 HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(312)5210386 HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(312)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(312)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(299)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(304)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(298)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(301)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(300)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(296)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(295)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(302)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(305)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(306)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(297)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(289)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(307)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(303)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(296): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(298): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(299): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(300): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(301): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(302): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(303): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(304): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(305): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(306): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(312): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Apr 20 10:25:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262921) Waiting for packet dumper to finish... 1 (prev_count=262921, count=335511) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:25:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(322)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(322)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(322)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(325)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(325)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(325)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(323)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(328)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(328)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(328)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(326)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(331)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(331)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(331)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(329)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(322)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(325)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(328)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(331)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(321)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(321)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(324)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(324)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(327)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(327)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(330)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(330)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)4038727 HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(321)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)15972510 HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(324)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)11647688 HNBGW_Test.msc1-SCCP(323)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(323)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(324)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)13458150 HNBGW_Test.msc1-SCCP(323)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(323)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)11526836 HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(321)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)14793699 HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(330)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(328)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(329)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(325)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(331)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(321)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(322)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(327)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(324)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(320)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(326)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(314)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(323)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(332)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(314): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(320): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(321): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(322): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(323): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(324): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(325): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(326): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(327): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(328): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(329): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(330): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(331): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(332): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat Apr 20 10:25:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.125.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=263393) Waiting for packet dumper to finish... 1 (prev_count=263393, count=336003) MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:25:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(347)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(347)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(350)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(350)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(350)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(348)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(353)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(353)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(353)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(351)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(356)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(356)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(356)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(354)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(347)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(350)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(353)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(356)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(346)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(346)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(349)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(349)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(352)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(352)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(355)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(355)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)5648286 HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)14047328 HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(349)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)8267061 HNBGW_Test.msc1-SCCP(348)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(348)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(349)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)8577492 HNBGW_Test.msc1-SCCP(348)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(348)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)4164376 HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)5110229 HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(346)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(349)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(354)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(353)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(351)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(356)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(348)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(352)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(355)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(350)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(344)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(339)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(357)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(339): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(344): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(348): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(349): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(350): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(351): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(352): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(353): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(354): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(355): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(356): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(357): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat Apr 20 10:25:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.125.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=266152) Waiting for packet dumper to finish... 1 (prev_count=266152, count=340271) MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:25:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(372)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(372)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(372)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(375)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(375)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(375)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(373)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(378)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(378)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(378)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(376)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(381)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(381)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(381)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(379)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(372)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(375)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(378)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(381)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(374)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(374)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(377)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(377)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(380)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(380)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)1337324 HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)6941357 HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(374)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)11240224 HNBGW_Test.msc1-SCCP(373)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(373)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(374)@7ea2d3fe54bd: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc1-RAN(374)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)10257138 HNBGW_Test.msc1-SCCP(373)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(373)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)4870982 HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)16186147 HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(376)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(379)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(377)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(371)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(370)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(374)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(373)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(381)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(378)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(375)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(380)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(382)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(364)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(372)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(364): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(370): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(371): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(372): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(373): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(374): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(375): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(376): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(377): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(378): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(379): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(380): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(381): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(382): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Apr 20 10:26:04 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.125.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=346610) Waiting for packet dumper to finish... 1 (prev_count=346610, count=353362) MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:26:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(397)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(397)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(397)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(400)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(400)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(400)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(398)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(403)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(403)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(403)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(401)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(406)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(406)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(406)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(404)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(397)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(400)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(403)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(406)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(396)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(396)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(399)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(399)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(402)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(402)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(405)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(405)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)5915568 HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(396)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)4334165 HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(399)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)6761009 HNBGW_Test.msc1-SCCP(398)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(398)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(399)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)2002410 HNBGW_Test.msc1-SCCP(398)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(398)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)4350588 HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(396)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)4007496 HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(403)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(406)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(404)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(397)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(405)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(402)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(401)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(399)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(395)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(398)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(400)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(407)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(389)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(396)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(389): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(395): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(396): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(397): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(398): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(399): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(400): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(401): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(402): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(403): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(404): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(405): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(406): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(407): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Apr 20 10:26:13 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.125.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=358867) Waiting for packet dumper to finish... 1 (prev_count=358867, count=365631) MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:26:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(422)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(422)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(420)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(425)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(425)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(428)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(428)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(428)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(426)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(431)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(431)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(431)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(429)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(428)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(431)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(427)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(427)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(430)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(430)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)10162436 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)6946801 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)2985361 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)8174276 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)11445907 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: First idle individual index:2 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)16638571 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(427)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(431)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(424)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(429)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(430)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(426)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(428)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(414)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(432)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(426): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(427): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(428): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(429): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(430): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(431): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(432): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Apr 20 10:26:22 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.125.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=373477) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:26:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(447)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(447)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(447)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(445)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(450)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(450)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(450)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(448)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(453)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-M3UA(453)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(453)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(456)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(456)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(456)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(454)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(459)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(459)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(459)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(457)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(462)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn2-M3UA(462)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(462)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(460)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(447)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(450)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(453)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(456)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(459)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(462)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23910 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(446)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(446)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(449)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(449)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(455)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(455)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(458)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(458)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(461)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(461)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)7974105 HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)6646217 HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)4846654 HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)15504893 HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(449)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)2825223 HNBGW_Test.msc1-SCCP(448)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(448)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(449)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) HNBGW_Test.msc1-RAN(449)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)917391 HNBGW_Test.msc1-SCCP(448)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(448)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(449)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(446)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(454)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(439)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(458)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(455)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(459)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(453)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(450)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(445)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(447)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(460)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(457)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(448)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(451)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(456)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(452)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(461)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(462)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(463)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(439): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(445): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(446): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(447): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(448): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(449): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(450): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-SCCP(451): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-RAN(452): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-M3UA(453): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(454): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(455): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(456): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(457): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(458): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(459): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(460): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(461): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(462): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(463): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Apr 20 10:26:31 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.125.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=448094) Waiting for packet dumper to finish... 1 (prev_count=448094, count=454828) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:26:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(478)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(478)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(478)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(476)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(481)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(481)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(481)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(479)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(484)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-M3UA(484)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(484)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-SCCP(482)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(487)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(487)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(487)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(485)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(490)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(490)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(490)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(488)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(493)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn2-M3UA(493)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(493)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn2-SCCP(491)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(478)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(481)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(484)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(487)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(490)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(493)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23910 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(477)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(477)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(480)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(480)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(483)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(486)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(486)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(489)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(489)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(492)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(492)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(477)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)170743 HNBGW_Test.msc0-SCCP(476)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(476)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(477)@7ea2d3fe54bd: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc0-RAN(477)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)8946813 HNBGW_Test.msc0-SCCP(476)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(476)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(483)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)1773850 HNBGW_Test.msc2-SCCP(482)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc2-SCCP(482)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(483)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) HNBGW_Test.msc2-RAN(483)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)13670585 HNBGW_Test.msc2-SCCP(482)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(482)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(483)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(485)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(488)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(480)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(489)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(486)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(476)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(478)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(479)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(482)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(492)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(477)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(484)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(481)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(491)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(490)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(470)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(493)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(487)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(494)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(476): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(477): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(478): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(479): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(480): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(481): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-SCCP(482): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-RAN(483): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-M3UA(484): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(485): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(486): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(487): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(488): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(489): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(490): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(491): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(492): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(493): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(494): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(497): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Apr 20 10:26:39 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.125.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=321248) Waiting for packet dumper to finish... 1 (prev_count=321248, count=395239) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Apr 20 10:26:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(500)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(502)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(507)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(507)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(507)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(505)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(510)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(510)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(510)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(508)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(513)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-M3UA(513)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(513)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(511)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(516)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(516)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(516)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(514)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(507)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(510)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(513)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(516)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(506)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(506)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(509)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(509)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(512)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(512)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(515)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(515)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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-Iuh0-RUA(501)@7ea2d3fe54bd: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(503)@7ea2d3fe54bd: UnitdataCallback HNBGW_Test.msc0-RAN(506)@7ea2d3fe54bd: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(506)@7ea2d3fe54bd: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(518) TC_mscpool_paging_imsi-Iuh0-RUA(501)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_paging_imsi0(518)10854576 HNBGW_Test.msc0-SCCP(505)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(505)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(506)@7ea2d3fe54bd: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(518) HNBGW_Test.msc0-RAN(506)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_paging_imsi0(518)10327018 HNBGW_Test.msc0-SCCP(505)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(505)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(518)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(518)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(501)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(512)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(503)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(513)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(515)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(514)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(508)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(500)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(506)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(509)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(511)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(505)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(516)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(507)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(502)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(504)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(499)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(510)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(517)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(519)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(499): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(500): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(501): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(502): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(503): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(504): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(505): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(506): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(507): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(508): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(509): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(510): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-SCCP(511): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-RAN(512): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-M3UA(513): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(514): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(515): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(516): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(517): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_imsi0(518): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(519): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Apr 20 10:26:48 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272279) Waiting for packet dumper to finish... 1 (prev_count=272279, count=317008) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Apr 20 10:26:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(521)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(523)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(528)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(528)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(528)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(526)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(531)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(531)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(531)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(529)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(534)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-M3UA(534)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(534)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(532)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(537)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(537)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(537)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(535)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(528)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(531)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(534)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(537)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(527)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(527)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(530)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(536)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(536)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(530)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(524)@7ea2d3fe54bd: UnitdataCallback TC_mscpool_paging_tmsi0(539)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(527)@7ea2d3fe54bd: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(539) TC_mscpool_paging_tmsi-Iuh0-RUA(522)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_paging_tmsi0(539)15158601 HNBGW_Test.msc0-SCCP(526)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(526)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(527)@7ea2d3fe54bd: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(539) HNBGW_Test.msc0-RAN(527)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_paging_tmsi0(539)4850878 HNBGW_Test.msc0-SCCP(526)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(526)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(539)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(539)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(522)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(531)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(536)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(520)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(535)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(537)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(533)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(532)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(527)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(530)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(525)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(524)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(528)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(529)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(521)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(523)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(526)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(534)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(538)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(540)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(520): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(521): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(522): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(523): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(524): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(525): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(526): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(527): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(528): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(529): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(530): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(531): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-SCCP(532): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-RAN(533): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-M3UA(534): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(535): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(536): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(537): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(538): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_tmsi0(539): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(540): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Apr 20 10:26:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254257) Waiting for packet dumper to finish... 1 (prev_count=254257, count=298015) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:26:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(549)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(549)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(549)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(552)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(552)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(552)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(550)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(555)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-M3UA(555)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(555)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-SCCP(553)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(558)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(558)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(558)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(556)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(549)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(552)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(555)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(558)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(551)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(551)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(554)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(554)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(557)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)11884242 HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)9984247 HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(554)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)277212 HNBGW_Test.msc2-SCCP(553)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc2-SCCP(553)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(554)@7ea2d3fe54bd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc2-RAN(554)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(562)7064333 HNBGW_Test.msc2-SCCP(553)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(553)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(564)6392961 HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(564) HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(564)6980355 HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(564)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(564)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(556)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(554)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(550)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(555)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(557)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(541)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(558)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(548)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(551)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(547)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(559)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(552)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(553)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(549)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(561)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(565)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(542): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(544): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(547): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(548): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(549): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(550): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(551): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(552): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-SCCP(553): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-RAN(554): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-M3UA(555): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(556): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(557): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(558): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(559): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(564): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(565): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Apr 20 10:27:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=273132) Waiting for packet dumper to finish... 1 (prev_count=273132, count=346580) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:27:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(574)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(574)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(574)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(572)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(577)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(577)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(577)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(575)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(580)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-M3UA(580)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(580)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-SCCP(578)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(583)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(583)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(583)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(581)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(574)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(577)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(580)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(583)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(573)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(573)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(576)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(579)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(582)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(582)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(576)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(579)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(576)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)11508466 HNBGW_Test.msc1-SCCP(575)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(575)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(576)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc1-RAN(576)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)14195480 HNBGW_Test.msc1-SCCP(575)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(575)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(573)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(587)907061 HNBGW_Test.msc0-SCCP(572)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(572)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(573)@7ea2d3fe54bd: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc0-RAN(573)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)5987044 HNBGW_Test.msc0-SCCP(572)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(572)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(579)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(589)12117474 HNBGW_Test.msc2-SCCP(578)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc2-SCCP(578)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(579)@7ea2d3fe54bd: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(589) HNBGW_Test.msc2-RAN(579)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(589)6984991 HNBGW_Test.msc2-SCCP(578)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(578)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(589)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(589)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(580)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(582)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(576)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(581)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(577)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(578)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(575)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(573)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(572)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(583)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(574)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(579)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(566)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(584)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(590)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(567): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(569): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(572): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(573): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(574): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(575): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(576): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(577): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-SCCP(578): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-RAN(579): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-M3UA(580): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(581): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(582): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(583): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(584): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(589): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(590): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat Apr 20 10:27:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288823) Waiting for packet dumper to finish... 1 (prev_count=288823, count=361620) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:27:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(599)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(597)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(602)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(599)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(602)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(608)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(598)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(598)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(607)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(607)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)15162938 HNBGW_Test.msc0-SCCP(597)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc0-RAN(598)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)5374175 HNBGW_Test.msc0-SCCP(597)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(597)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)15727704 HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)3779092 HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: "disconnecting msc0" HNBGW_Test.msc0-RAN(598)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)15162938 HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)16181172 HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)10446878 HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(604)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(609)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(596)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(591)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(591): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detacSat Apr 20 10:27:24 UTC 2024 hes_cnlink pass'. ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280543) Waiting for packet dumper to finish... 1 (prev_count=280543, count=344177) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:27:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(624)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(624)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(624)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(627)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(625)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(624)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)16190224 HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)8426293 HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)10396202 HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)8859450 HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: "connecting cnlink 1" MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(635)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(635)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(635)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(633)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(635)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(634)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(634)@7ea2d3fe54bd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(634)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)11618618 HNBGW_Test.msc1-SCCP(633)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc1-SCCP(633)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(634)@7ea2d3fe54bd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) HNBGW_Test.msc1-RAN(634)@7ea2d3fe54bd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)9991512 HNBGW_Test.msc1-SCCP(633)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(633)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(634)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(633)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(635)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(624)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(623)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(622)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(628)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(616)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632)@7ea2d3fe54bd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(622): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(623): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(624): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(628): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(633): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(634): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(635): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Apr 20 10:27:34 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252592) Waiting for packet dumper to finish... 1 (prev_count=252592, count=340088) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Apr 20 10:27:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(646)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(646)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(646)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(644)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(646)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(645)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(645)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)16692779 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)8548538 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)5448313 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)114738 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)8636787 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)15025366 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)10124524 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)11587651 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(657)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(657)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(646)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(645)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(644)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(650)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(638)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(638): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(644): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(645): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(646): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(650): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(657): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Apr 20 10:27:43 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233830) Waiting for packet dumper to finish... 1 (prev_count=233830, count=306722) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:27:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(667)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(667)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(667)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(665)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(670)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(670)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(670)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(668)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(673)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(673)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(673)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(676)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(676)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(676)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(674)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(667)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(670)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(673)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(676)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(666)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(666)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(669)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(669)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(675)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(675)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)2345162 HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)10792951 HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)11858164 HNBGW_Test.sgsn1-SCCP(674)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(674)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(675)@7ea2d3fe54bd: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn1-RAN(675)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(680)9985616 HNBGW_Test.sgsn1-SCCP(674)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(674)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(682)10230532 HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(682)1633507 HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(671)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(669)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(672)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(674)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(673)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(667)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(670)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(666)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(665)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(668)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(676)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(677)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(659)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn1-RAN(675)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(671): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(672): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(673): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(674): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(675): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(676): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(677): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(682): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Apr 20 10:27:53 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345841) Waiting for packet dumper to finish... 1 (prev_count=345841, count=360953) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Apr 20 10:27:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(692)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(692)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(692)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(690)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(695)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(695)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(693)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(698)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(698)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(698)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(696)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(701)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(701)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(701)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(692)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(695)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(698)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(701)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(691)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(691)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(694)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(697)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(697)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)8862941 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)1547017 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(703)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)5778165 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)4730617 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)7609076 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(707) HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)7697978 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(707)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(707)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(691)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(700)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(698)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(696)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(701)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(690)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(694)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(684)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(695)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(697)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(693)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(699)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(702)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(692)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(684): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(690): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(691): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(692): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(696): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(697): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(698): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(699): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(700): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(701): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(702): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(707): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Apr 20 10:28:02 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275481) Waiting for packet dumper to finish... 1 (prev_count=275481, count=356073) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Apr 20 10:28:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(717)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(715)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(720)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(720)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(718)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-M3UA(723)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-SCCP(721)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(726)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(724)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(729)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(727)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(732)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn2-M3UA(732)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(732)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(717)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(720)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(723)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(732)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23910 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(716)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(716)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(719)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)10738175 HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)2795902 HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)7780433 HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)13109541 HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(738)15268406 HNBGW_Test.sgsn1-SCCP(727)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(738) HNBGW_Test.sgsn1-RAN(728)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(738)9107088 HNBGW_Test.sgsn1-SCCP(727)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(727)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(738)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(738)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(732)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(730)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(709)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(731)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(714)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(733)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(709): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(730): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(731): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(732): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(738): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Apr 20 10:28:11 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=425511) Waiting for packet dumper to finish... 1 (prev_count=425511, count=432278) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Apr 20 10:28:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(748)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(748)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(748)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(746)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(751)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(751)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(751)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(749)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(754)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-M3UA(754)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(754)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc2-SCCP(752)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(757)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(757)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(757)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(755)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(760)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(760)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(760)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(758)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(763)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn2-M3UA(763)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(763)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn2-SCCP(761)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(748)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(751)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(754)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(757)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(760)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(763)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23910 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(747)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(747)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(750)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(750)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(753)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(753)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(756)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(756)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(759)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(759)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(762)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(762)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(756)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)16587262 HNBGW_Test.sgsn0-SCCP(755)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(755)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(756)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn0-RAN(756)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)3540626 HNBGW_Test.sgsn0-SCCP(755)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(755)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(762)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(767)15058615 HNBGW_Test.sgsn2-SCCP(761)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(761)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(762)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(767) HNBGW_Test.sgsn2-RAN(762)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(767)7774753 HNBGW_Test.sgsn2-SCCP(761)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(761)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(767)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(767)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(757)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(756)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(753)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(740)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(754)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(752)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(755)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(759)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(751)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(747)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(746)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(750)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(749)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(758)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(748)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(761)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(762)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(760)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(763)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(764)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(768)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(740): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(741): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(743): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(746): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(747): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(748): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(749): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(750): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(751): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-SCCP(752): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-RAN(753): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc2-M3UA(754): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(755): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(756): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(757): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(758): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(759): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(760): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(761): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(762): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(763): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(764): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(767): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(768): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Apr 20 10:28:19 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313257) Waiting for packet dumper to finish... 1 (prev_count=313257, count=388959) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:28:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(777)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(777)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(777)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(775)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(780)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-M3UA(780)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(780)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc1-SCCP(778)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(783)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(783)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(783)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(781)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(786)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(786)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(786)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(777)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(780)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(783)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(786)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(776)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(776)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(779)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(779)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(782)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(782)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(782)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)12289173 HNBGW_Test.sgsn0-SCCP(781)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(781)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(782)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn0-RAN(782)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)2776252 HNBGW_Test.sgsn0-SCCP(781)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(781)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)5508175 HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)894476 HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(782)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(783)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(781)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)12289173 HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)1095853 HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)782175 HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(776)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(775)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(786)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(785)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(777)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(778)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(784)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(774)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(779)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(780)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(787)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(769)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(769): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(774): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(775): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(776): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(777): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-SCCP(778): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-RAN(779): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc1-M3UA(780): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(781): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(782): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(783): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(784): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(785): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(786): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(787): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Apr 20 10:28:28 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311006) Waiting for packet dumper to finish... 1 (prev_count=311006, count=379149) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: 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 ------ Sat Apr 20 10:28:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(802)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(802)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(800)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(802)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(805)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(801)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(801)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: "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@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)1926735 HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)1993919 HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)6506234 HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)7229336 HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: "connecting cnlink 1" MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(813)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-M3UA(813)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(813)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn1-SCCP(811)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(813)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 MTC@7ea2d3fe54bd: 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)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(812)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(812)@7ea2d3fe54bd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(812)@7ea2d3fe54bd: 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)@7ea2d3fe54bd: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)15525367 HNBGW_Test.sgsn1-SCCP(811)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(811)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(812)@7ea2d3fe54bd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) HNBGW_Test.sgsn1-RAN(812)@7ea2d3fe54bd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)16109658 HNBGW_Test.sgsn1-SCCP(811)@7ea2d3fe54bd: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@7ea2d3fe54bd: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(811)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: 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@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(812)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(802)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(813)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(804)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(800)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(811)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(794)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(805)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(806)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815)@7ea2d3fe54bd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(794): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(811): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(812): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(813): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Apr 20 10:28:39 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287376) Waiting for packet dumper to finish... 1 (prev_count=287376, count=364173) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Apr 20 10:28:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(817)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(822)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(822)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(822)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(820)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(825)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(825)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(825)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(823)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(822)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(825)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(821)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(821)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(824)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(824)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(821)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(820)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(822)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(823)@7ea2d3fe54bd: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(817)@7ea2d3fe54bd: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(818)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(825)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(824)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(816)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(826)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(816): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(817): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(818): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(820): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(821): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(822): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(823): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(824): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(825): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(826): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Apr 20 10:28:44 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94952) Waiting for packet dumper to finish... 1 (prev_count=94952, count=162490) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Apr 20 10:28:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@7ea2d3fe54bd: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(828)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(830)@7ea2d3fe54bd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(835)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-M3UA(835)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@7ea2d3fe54bd: ************************************************* HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(838)@7ea2d3fe54bd: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@7ea2d3fe54bd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@7ea2d3fe54bd: ************************************************* MTC@7ea2d3fe54bd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(836)@7ea2d3fe54bd: v_sccp_pdu_maxlen:268 MTC@7ea2d3fe54bd: setverdict(pass): none -> pass MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(835)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@7ea2d3fe54bd: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@7ea2d3fe54bd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@7ea2d3fe54bd: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(834)@7ea2d3fe54bd: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(834)@7ea2d3fe54bd: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(840) TC_apply_sccp-Iuh0-RUA(829)@7ea2d3fe54bd: Added conn table entry 0TC_apply_sccp0(840)12980733 HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: First idle individual index:0 HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(834)@7ea2d3fe54bd: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(840) HNBGW_Test.msc0-RAN(834)@7ea2d3fe54bd: Added conn table entry 0TC_apply_sccp0(840)15225624 HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(840)@7ea2d3fe54bd: setverdict(pass): none -> pass TC_apply_sccp0(840)@7ea2d3fe54bd: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(840)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: vl_len:22 HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: vl_from0 HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ADB72E3738926DEFF2661'O TC_apply_sccp0(840)@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(840)@7ea2d3fe54bd: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: Session index based on local reference:0 HNBGW_Test.msc0-RAN(834)@7ea2d3fe54bd: Deleted conn table entry 0TC_apply_sccp0(840)15225624 TC_apply_sccp-Iuh0-RUA(829)@7ea2d3fe54bd: Deleted conn table entry 0TC_apply_sccp0(840)12980733 TC_apply_sccp0(840)@7ea2d3fe54bd: Final verdict of PTC: pass MTC@7ea2d3fe54bd: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(829)@7ea2d3fe54bd: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(831)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(834)@7ea2d3fe54bd: Final verdict of PTC: none VirtHNBGW-STATS(827)@7ea2d3fe54bd: Final verdict of PTC: none TC_apply_sccp-Iuh0(828)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW-MGCP(839)@7ea2d3fe54bd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@7ea2d3fe54bd: Final verdict of PTC: none TC_apply_sccp-Iuh1(830)@7ea2d3fe54bd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(841)@7ea2d3fe54bd: Final verdict of PTC: none MTC@7ea2d3fe54bd: Setting final verdict of the test case. MTC@7ea2d3fe54bd: Local verdict of MTC: pass MTC@7ea2d3fe54bd: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_apply_sccp-Iuh0(828): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(829): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_apply_sccp-Iuh1(830): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(831): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_apply_sccp0(840): pass (pass -> pass) MTC@7ea2d3fe54bd: Local verdict of PTC TC_apply_sccp-PFCP(841): none (pass -> pass) MTC@7ea2d3fe54bd: Test case TC_apply_sccp finished. Verdict: pass MTC@7ea2d3fe54bd: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Apr 20 10:28:53 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211254) Waiting for packet dumper to finish... 1 (prev_count=211254, count=232231) MTC@7ea2d3fe54bd: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@7ea2d3fe54bd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7ea2d3fe54bd: Terminating MTC. MC@7ea2d3fe54bd: MTC terminated. MC2> exit MC@7ea2d3fe54bd: Shutting down session. MC@7ea2d3fe54bd: 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->FAIL HNBGW_Tests.TC_ue_register_before_hnb_register pass->FAIL 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->FAIL HNBGW_Tests.TC_rab_assignment pass->FAIL HNBGW_Tests.TC_rab_release pass->FAIL HNBGW_Tests.TC_rab_release_abnormal pass->FAIL HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass->FAIL 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_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass->FAIL: 7 pass: 39 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_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_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-latest-672-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-latest-672-hnbgw jenkins-ttcn3-hnbgw-test-latest-672-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-latest-672-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-672-stp + docker kill jenkins-ttcn3-hnbgw-test-latest-672-stp jenkins-ttcn3-hnbgw-test-latest-672-stp + docker wait jenkins-ttcn3-hnbgw-test-latest-672-stp 137 + echo Testing with PFCP Testing with PFCP + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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-latest/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-latest/logs/with-pfcp/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/unix + cp with-pfcp/HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/unix + cp with-pfcp/osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=125 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 125 200 + NET=125 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-125 --ip 172.18.125.200 --ip6 fd02:db8:125::200 + docker run --rm --network ttcn3-hnbgw-test-125 --ip 172.18.125.200 --ip6 fd02:db8:125::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-latest-672-stp -d osmocom-build/osmo-stp-latest 83789fef0ed0c1882c76594afd2241a34ac2f536bf800410391da793261980ba + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 125 20 + NET=125 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-125 --ip 172.18.125.20 --ip6 fd02:db8:125::20 + docker run --rm --network ttcn3-hnbgw-test-125 --ip 172.18.125.20 --ip6 fd02:db8:125::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-672-hnbgw -d osmocom-build/osmo-hnbgw-latest 6084b6127d99ad574d9f1ad145df1cafd2e3d83d7f979b341ac49b24d100e30b + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 125 203 + NET=125 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-125 --ip 172.18.125.203 --ip6 fd02:db8:125::203 + docker run --rm --network ttcn3-hnbgw-test-125 --ip 172.18.125.203 --ip6 fd02:db8:125::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.125.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-672-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@3e13b57ef6fb: Unix server socket created successfully. MC@3e13b57ef6fb: Listening on TCP port 39701. MC2> 3e13b57ef6fb is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 3e13b57ef6fb 39701 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3e13b57ef6fb: New HC connected from 172.18.125.203 [172.18.125.203]. 3e13b57ef6fb: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3e13b57ef6fb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3e13b57ef6fb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3e13b57ef6fb: Configuration file was processed on all HCs. MC@3e13b57ef6fb: Creating MTC on host 172.18.125.203. MC@3e13b57ef6fb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Apr 20 10:28:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(9)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@3e13b57ef6fb: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(3)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(13)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_hnb_register finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Apr 20 10:29:01 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123792) Waiting for packet dumper to finish... 1 (prev_count=123792, count=152435) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Apr 20 10:29:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(22)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(20)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1-RUA(18)@3e13b57ef6fb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@3e13b57ef6fb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@3e13b57ef6fb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(14)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(26)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Apr 20 10:29:06 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89100) Waiting for packet dumper to finish... 1 (prev_count=89100, count=152876) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:29:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(33)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(31)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(31)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@3e13b57ef6fb: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@3e13b57ef6fb: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(27)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(37)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Apr 20 10:29:11 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88117) Waiting for packet dumper to finish... 1 (prev_count=88117, count=151480) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Apr 20 10:29:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(44)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(42)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(40)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@3e13b57ef6fb: Final verdict of PTC: none TC_ue_register-Iuh0(39)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(38)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(48)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ue_register finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Apr 20 10:29:15 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88946) Waiting for packet dumper to finish... 1 (prev_count=88946, count=150650) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Apr 20 10:29:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ue_register_tmsi_lai started. MTC@3e13b57ef6fb: 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)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(55)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(55)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(53)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(57)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@3e13b57ef6fb: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@3e13b57ef6fb: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(59)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(49)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Apr 20 10:29:20 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89836) Waiting for packet dumper to finish... 1 (prev_count=89836, count=150003) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Apr 20 10:29:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(66)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(66)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(64)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: setverdict(fail): none -> fail reason: "Timeout waiting for UE Register response", new component reason: "Timeout waiting for UE Register response" MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(60)@3e13b57ef6fb: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(70)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: fail reason: "Timeout waiting for UE Register response" MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(60): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(70): none (fail -> fail) MTC@3e13b57ef6fb: Test case TC_ue_register_before_hnb_register finished. Verdict: fail reason: Timeout waiting for UE Register response MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail'. Sat Apr 20 10:29:27 UTC 2024 ------ HNBGW_Tests.TC_ue_register_before_hnb_register fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126384) Waiting for packet dumper to finish... 1 (prev_count=126384, count=147875) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Apr 20 10:29:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(77)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(75)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(80)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@3e13b57ef6fb: f_create_expect(l3 := '90276D9C081F3B74F0F4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@3e13b57ef6fb: Created Expect[0] for '90276D9C081F3B74F0F4'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@3e13b57ef6fb: Added conn table entry 0TC_ranap_cs_initial_ue0(82)3603728 HNBGW_Test.msc0-SCCP(75)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@3e13b57ef6fb: Found Expect[0] for l3='90276D9C081F3B74F0F4'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@3e13b57ef6fb: Added conn table entry 0TC_ranap_cs_initial_ue0(82)6035649 HNBGW_Test.msc0-SCCP(75)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@3e13b57ef6fb: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(76)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(71)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(81)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(73)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Apr 20 10:29:33 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129354) Waiting for packet dumper to finish... 1 (prev_count=129354, count=172140) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Apr 20 10:29:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(90)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(90)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(88)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@3e13b57ef6fb: f_create_expect(l3 := 'B7F6FA9D0F8227E8973A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@3e13b57ef6fb: Created Expect[0] for 'B7F6FA9D0F8227E8973A'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@3e13b57ef6fb: Added conn table entry 0TC_ranap_ps_initial_ue0(95)4764160 HNBGW_Test.sgsn0-SCCP(91)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@3e13b57ef6fb: Found Expect[0] for l3='B7F6FA9D0F8227E8973A'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@3e13b57ef6fb: Added conn table entry 0TC_ranap_ps_initial_ue0(95)225565 HNBGW_Test.sgsn0-SCCP(91)@3e13b57ef6fb: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(95)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(91)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(86)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(84)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(94)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Apr 20 10:29:38 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129795) Waiting for packet dumper to finish... 1 (prev_count=129795, count=171741) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:29:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(103)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@3e13b57ef6fb: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)4966689 HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@3e13b57ef6fb: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@3e13b57ef6fb: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)3992161 HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@3e13b57ef6fb: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(97)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(107)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Apr 20 10:29:44 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137308) Waiting for packet dumper to finish... 1 (prev_count=137308, count=183246) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:29:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(116)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(114)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 4, 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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@3e13b57ef6fb: sending to all conns: { } HNBGW_Test.sgsn0-RAN(118)@3e13b57ef6fb: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)6061833 HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@3e13b57ef6fb: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@3e13b57ef6fb: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)6722338 HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@3e13b57ef6fb: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(117)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(110)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(120)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Apr 20 10:29:50 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=138201) Waiting for packet dumper to finish... 1 (prev_count=138201, count=182764) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Apr 20 10:29:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(129)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_bidir-PFCP(135)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 4, 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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_bidir-PFCP(135)@3e13b57ef6fb: sending to all conns: { } HNBGW_Test.msc0-RAN(128)@3e13b57ef6fb: f_create_expect(l3 := 'F956D8D27F575FA3176A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@3e13b57ef6fb: Created Expect[0] for 'F956D8D27F575FA3176A'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@3e13b57ef6fb: Added conn table entry 0TC_ranap_cs_bidir0(134)6954565 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@3e13b57ef6fb: Found Expect[0] for l3='F956D8D27F575FA3176A'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@3e13b57ef6fb: Added conn table entry 0TC_ranap_cs_bidir0(134)16223204 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(134)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: vl_len:22 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE6613DF10F040677906B'O TC_ranap_cs_bidir0(134)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: vl_len:20 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(129)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(123)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(133)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Apr 20 10:29:56 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135622) Waiting for packet dumper to finish... 1 (prev_count=135622, count=191781) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Apr 20 10:29:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(142)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(142)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(140)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@3e13b57ef6fb: f_create_expect(l3 := '0351A5A4FB6D84350CFB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@3e13b57ef6fb: Created Expect[0] for '0351A5A4FB6D84350CFB'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@3e13b57ef6fb: Added conn table entry 0TC_ranap_ps_bidir0(147)239568 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@3e13b57ef6fb: Found Expect[0] for l3='0351A5A4FB6D84350CFB'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@3e13b57ef6fb: Added conn table entry 0TC_ranap_ps_bidir0(147)9789993 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACC492DEA9A8178B0E39B'O TC_ranap_ps_bidir0(147)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(138)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(136)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(146)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Apr 20 10:30:02 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132767) Waiting for packet dumper to finish... 1 (prev_count=132767, count=188794) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Apr 20 10:30:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(155)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@3e13b57ef6fb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@3e13b57ef6fb: f_create_expect(l3 := '78F6207FC1D7B4BE1FE2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@3e13b57ef6fb: Created Expect[0] for '78F6207FC1D7B4BE1FE2'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@3e13b57ef6fb: Added conn table entry 0TC_rab_assignment0(160)3381098 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@3e13b57ef6fb: Found Expect[0] for l3='78F6207FC1D7B4BE1FE2'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@3e13b57ef6fb: Added conn table entry 0TC_rab_assignment0(160)1213191 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@3e13b57ef6fb: setverdict(pass): none -> pass TC_rab_assignment-PFCP(161)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(161)@3e13b57ef6fb: sending to all conns: { } TC_rab_assignment-PFCP(161)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(161)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(149)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(149)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(149)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(149)@3e13b57ef6fb: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: vl_len:91 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@3e13b57ef6fb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "33976a17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@3e13b57ef6fb: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "33976a17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assignment0(160)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@3e13b57ef6fb: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "33976a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "33976a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@3e13b57ef6fb: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "33976a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "33976a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(161)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(149)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(149)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 1, max: 1) VirtHNBGW-STATS(149)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(149)@3e13b57ef6fb: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: vl_len:12 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@3e13b57ef6fb: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "33976a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@3e13b57ef6fb: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "33976a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(151)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(159)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(149)@3e13b57ef6fb: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(149): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(159): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assignment0(160): pass (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assignment-PFCP(161): none (fail -> fail) MTC@3e13b57ef6fb: Test case TC_rab_assignment finished. Verdict: fail reason: Timeout waiting for metrics MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment fail'. Sat Apr 20 10:30:18 UTC 2024 ------ HNBGW_Tests.TC_rab_assignment fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219456) Waiting for packet dumper to finish... 1 (prev_count=219456, count=254648) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment fail' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Apr 20 10:30:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(168)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-M3UA(171)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-M3UA(168)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message TC_rab_release-PFCP(174)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@3e13b57ef6fb: sending to all conns: { } HNBGW-MGCP(172)@3e13b57ef6fb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@3e13b57ef6fb: f_create_expect(l3 := '2764C171CA327F139174'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@3e13b57ef6fb: Created Expect[0] for '2764C171CA327F139174'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@3e13b57ef6fb: Added conn table entry 0TC_rab_release0(173)3077961 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@3e13b57ef6fb: Found Expect[0] for l3='2764C171CA327F139174'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@3e13b57ef6fb: Added conn table entry 0TC_rab_release0(173)10251556 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: vl_len:91 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@3e13b57ef6fb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ef74917" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release0(173) TC_rab_release0(173)@3e13b57ef6fb: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ef74917" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release0(173)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@3e13b57ef6fb: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2ef74917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ef74917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@3e13b57ef6fb: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2ef74917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ef74917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(162)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal" (min: 0, max: 0) VirtHNBGW-STATS(162)@3e13b57ef6fb: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: vl_len:21 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O TC_rab_release-PFCP(174)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@3e13b57ef6fb: sending to all conns: { } TC_rab_release-PFCP(174)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(162)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal" (min: 1, max: 1) VirtHNBGW-STATS(162)@3e13b57ef6fb: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed TC_rab_release0(173)@3e13b57ef6fb: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2ef74917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@3e13b57ef6fb: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2ef74917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(164)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(172)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(162)@3e13b57ef6fb: Final verdict of PTC: fail reason: "Timeout waiting for metrics" IPA-CTRL-CLI-IPA(165)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_release-Iuh0(163)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(162): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_release-Iuh0(163): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(172): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_release0(173): pass (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_release-PFCP(174): none (fail -> fail) MTC@3e13b57ef6fb: Test case TC_rab_release finished. Verdict: fail reason: Timeout waiting for metrics MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail'. Sat Apr 20 10:30:34 UTC 2024 ------ HNBGW_Tests.TC_rab_release fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210206) Waiting for packet dumper to finish... 1 (prev_count=210206, count=236030) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Apr 20 10:30:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(181)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(181)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@3e13b57ef6fb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@3e13b57ef6fb: f_create_expect(l3 := '6D86A05CFA6F05E76F6E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@3e13b57ef6fb: Created Expect[0] for '6D86A05CFA6F05E76F6E'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@3e13b57ef6fb: Added conn table entry 0TC_rab_release_abnormal0(186)11895584 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@3e13b57ef6fb: Found Expect[0] for l3='6D86A05CFA6F05E76F6E'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@3e13b57ef6fb: Added conn table entry 0TC_rab_release_abnormal0(186)11698424 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: vl_len:91 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@3e13b57ef6fb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b5832017" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@3e13b57ef6fb: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b5832017" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release_abnormal0(186)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@3e13b57ef6fb: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b5832017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5832017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@3e13b57ef6fb: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b5832017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5832017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: sending to all conns: { } TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(175)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal" (min: 0, max: 0) VirtHNBGW-STATS(175)@3e13b57ef6fb: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: vl_len:21 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: sending to all conns: { } TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(175)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal" (min: 1, max: 1) VirtHNBGW-STATS(175)@3e13b57ef6fb: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed TC_rab_release_abnormal0(186)@3e13b57ef6fb: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b5832017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@3e13b57ef6fb: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b5832017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(180)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(177)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(175)@3e13b57ef6fb: Final verdict of PTC: fail reason: "Timeout waiting for metrics" IPA-CTRL-CLI-IPA(178)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(185)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(175): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(185): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_release_abnormal0(186): pass (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (fail -> fail) MTC@3e13b57ef6fb: Test case TC_rab_release_abnormal finished. Verdict: fail reason: Timeout waiting for metrics MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail'. Sat Apr 20 10:30:50 UTC 2024 ------ HNBGW_Tests.TC_rab_release_abnormal fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210468) Waiting for packet dumper to finish... 1 (prev_count=210468, count=236301) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Apr 20 10:30:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(194)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@3e13b57ef6fb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@3e13b57ef6fb: f_create_expect(l3 := '2FBACAAF38D1E95E67C0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@3e13b57ef6fb: Created Expect[0] for '2FBACAAF38D1E95E67C0'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@3e13b57ef6fb: Added conn table entry 0TC_rab_assign_fail0(199)8188083 HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@3e13b57ef6fb: Found Expect[0] for l3='2FBACAAF38D1E95E67C0'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@3e13b57ef6fb: Added conn table entry 0TC_rab_assign_fail0(199)15155523 HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@3e13b57ef6fb: setverdict(pass): none -> pass TC_rab_assign_fail-PFCP(200)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: sending to all conns: { } TC_rab_assign_fail-PFCP(200)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(188)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(188)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(188)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(188)@3e13b57ef6fb: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: vl_len:91 HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@3e13b57ef6fb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7cf0b317" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@3e13b57ef6fb: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7cf0b317" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_fail0(199)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(188)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(188)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(188)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 1, max: 1) VirtHNBGW-STATS(188)@3e13b57ef6fb: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed TC_rab_assign_fail0(199)@3e13b57ef6fb: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7cf0b317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(192)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(190)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(188)@3e13b57ef6fb: Final verdict of PTC: fail reason: "Timeout waiting for metrics" HNBGW-MGCP(198)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(188): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(198): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_fail0(199): pass (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (fail -> fail) MTC@3e13b57ef6fb: Test case TC_rab_assign_fail finished. Verdict: fail reason: Timeout waiting for metrics MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail fail'. Sat Apr 20 10:31:06 UTC 2024 ------ HNBGW_Tests.TC_rab_assign_fail fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203972) Waiting for packet dumper to finish... 1 (prev_count=203972, count=211590) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail fail' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Apr 20 10:31:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(207)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@3e13b57ef6fb: 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)@3e13b57ef6fb: f_create_expect(l3 := '5DF86E7916F12BF5C00A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@3e13b57ef6fb: Created Expect[0] for '5DF86E7916F12BF5C00A'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@3e13b57ef6fb: Added conn table entry 0TC_rab_assign_mgcp_to0(212)12206442 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@3e13b57ef6fb: Found Expect[0] for l3='5DF86E7916F12BF5C00A'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@3e13b57ef6fb: Added conn table entry 0TC_rab_assign_mgcp_to0(212)7679055 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(212)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: vl_len:91 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@3e13b57ef6fb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ba416a17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@3e13b57ef6fb: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ba416a17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_mgcp_to-PFCP(213)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: sending to all conns: { } HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: vl_len:12 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(206)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(203)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(201)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(211)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Apr 20 10:31:16 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=156872) Waiting for packet dumper to finish... 1 (prev_count=156872, count=206906) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:31:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(220)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(223)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(221)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@3e13b57ef6fb: 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)@3e13b57ef6fb: f_create_expect(l3 := '3D1A93286F302A9C736C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@3e13b57ef6fb: Created Expect[0] for '3D1A93286F302A9C736C'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@3e13b57ef6fb: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)1336851 HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@3e13b57ef6fb: Found Expect[0] for l3='3D1A93286F302A9C736C'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@3e13b57ef6fb: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)14335353 HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@3e13b57ef6fb: setverdict(pass): none -> pass TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@3e13b57ef6fb: sending to all conns: { } VirtHNBGW-STATS(214)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(214)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(214)@3e13b57ef6fb: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(214)@3e13b57ef6fb: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: vl_len:91 HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@3e13b57ef6fb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14661317" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@3e13b57ef6fb: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14661317" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@3e13b57ef6fb: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "14661317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14661317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.125.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" } } } } } } } HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 10, 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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@3e13b57ef6fb: sending to all conns: { } TC_rab_assign_mgw_iuup_addr_chg0(225)@3e13b57ef6fb: setverdict(fail): pass -> fail reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MC@3e13b57ef6fb: Test Component 225 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.sgsn0-RAN(222)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(214)@3e13b57ef6fb: Final verdict of PTC: fail reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(218)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(224)@3e13b57ef6fb: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg0(225)@3e13b57ef6fb: Final verdict of PTC: fail reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(214): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(224): none (fail -> fail) MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): fail (fail -> fail) reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@3e13b57ef6fb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (fail -> fail) MTC@3e13b57ef6fb: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: fail reason: Timeout waiting for metrics MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail'. Sat Apr 20 10:31:32 UTC 2024 ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail ------ Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206765) Waiting for packet dumper to finish... 1 (prev_count=206765, count=213758) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Apr 20 10:31:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(233)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_mo_disconnect-PFCP(239)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 10, 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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: sending to all conns: { } HNBGW_Test.msc0-RAN(232)@3e13b57ef6fb: f_create_expect(l3 := 'E66CFEDD31BDBCB823DF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@3e13b57ef6fb: Created Expect[0] for 'E66CFEDD31BDBCB823DF'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@3e13b57ef6fb: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)5711382 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@3e13b57ef6fb: Found Expect[0] for l3='E66CFEDD31BDBCB823DF'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@3e13b57ef6fb: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)9127364 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(238)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: vl_len:22 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAA384D702BACF7078DEB'O TC_ranap_cs_mo_disconnect0(238)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@3e13b57ef6fb: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)5711382 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 10, 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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: sending to all conns: { } HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@3e13b57ef6fb: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)9127364 TC_ranap_cs_mo_disconnect0(238)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(232)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(237)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(227)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Apr 20 10:31:43 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167990) Waiting for packet dumper to finish... 1 (prev_count=167990, count=198790) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Apr 20 10:31:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(246)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(246)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_mo_disconnect-PFCP(252)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 11, 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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: sending to all conns: { } HNBGW_Test.msc0-RAN(245)@3e13b57ef6fb: f_create_expect(l3 := '20DDC5125360F49BD7DC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@3e13b57ef6fb: Created Expect[0] for '20DDC5125360F49BD7DC'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@3e13b57ef6fb: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)7232484 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@3e13b57ef6fb: Found Expect[0] for l3='20DDC5125360F49BD7DC'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@3e13b57ef6fb: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)2045151 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: vl_len:22 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AB354E6F5FF0EFE925969'O TC_ranap_ps_mo_disconnect0(251)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@3e13b57ef6fb: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)7232484 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 11, 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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@3e13b57ef6fb: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)2045151 TC_ranap_ps_mo_disconnect0(251)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(240)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@3e13b57ef6fb: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(250)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Apr 20 10:31:54 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163304) Waiting for packet dumper to finish... 1 (prev_count=163304, count=193225) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Sat Apr 20 10:31:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(254)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(259)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(257)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 12, 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 := 'AC127D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3922597739 }, 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)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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 := 12, 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)@3e13b57ef6fb: f_create_expect(l3 := 'D1B4C6784BABDED9D291'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(261)@3e13b57ef6fb: Created Expect[0] for 'D1B4C6784BABDED9D291'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@3e13b57ef6fb: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)16204051 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(261)@3e13b57ef6fb: Found Expect[0] for l3='D1B4C6784BABDED9D291'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(261)@3e13b57ef6fb: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)10458583 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: vl_len:91 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 13, 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 := 'AC127D14'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC127D14'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)@3e13b57ef6fb: looking for seid '0000000000000000'O seqnr 13 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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 := 13, 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)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 14, 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 := 2 }, 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)@3e13b57ef6fb: looking for seid '1111111111111111'O seqnr 14 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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 := 14, 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)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: vl_len:12 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.125.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 := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: looking for seid '1111111111111111'O seqnr 15 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: 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 := 15, 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)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(258)@3e13b57ef6fb: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@3e13b57ef6fb: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(254)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(263)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(253)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(254): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(265): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Sat Apr 20 10:32:10 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219841) Waiting for packet dumper to finish... 1 (prev_count=219841, count=220341) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Apr 20 10:32:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(274)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(274)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)8447153 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)6823220 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)8072965 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)4817447 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)2996164 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: First idle individual index:2 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)3188273 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)8404408 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: First idle individual index:3 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)16029085 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(278)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(266)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(280)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(280): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Apr 20 10:32:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229040) Waiting for packet dumper to finish... 1 (prev_count=229040, count=301613) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:32:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(295)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(295)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(295)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(298)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(298)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(298)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(296)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(301)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(301)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(301)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(299)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(304)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(304)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(304)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(302)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(295)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(298)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(301)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(304)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(297)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(297)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(300)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(300)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(303)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(303)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)14588100 HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)14801337 HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(306)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(306)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(297)@3e13b57ef6fb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(297)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(308)7712718 HNBGW_Test.msc1-SCCP(296)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(296)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(297)@3e13b57ef6fb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc1-RAN(297)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)7864495 HNBGW_Test.msc1-SCCP(296)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(296)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(310)11759630 HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)13730967 HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(300)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(293)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(303)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(304)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(294)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(301)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(287)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(297)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(299)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(295)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(302)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(296)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(305)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(298)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(287): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(293): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(294): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(295): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(296): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(297): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(298): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(299): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(300): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(301): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(302): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(303): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(304): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(305): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(306): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Apr 20 10:32:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262913) Waiting for packet dumper to finish... 1 (prev_count=262913, count=336297) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:32:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: 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@3e13b57ef6fb: 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)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(320)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(320)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(320)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(323)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(323)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(323)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(321)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(326)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(326)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(326)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(324)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(329)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(329)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(329)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(327)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(320)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(323)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(326)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(329)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(322)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(322)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(325)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(325)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(328)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(328)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)10713890 HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)2653002 HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(322)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(322)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)15682695 HNBGW_Test.msc1-SCCP(321)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(321)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(322)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)2063278 HNBGW_Test.msc1-SCCP(321)@3e13b57ef6fb: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(321)@3e13b57ef6fb: 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)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)11080891 HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)2233010 HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(325)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(328)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(329)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(322)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(327)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(323)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(324)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(320)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(321)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(319)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(318)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(330)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(326)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(312)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(318): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(319): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(320): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(321): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(322): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(323): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(324): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(325): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(326): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(327): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(328): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(329): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(330): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat Apr 20 10:32:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.125.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=263403) Waiting for packet dumper to finish... 1 (prev_count=263403, count=336962) MTC@3e13b57ef6fb: 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@3e13b57ef6fb: 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 ------ Sat Apr 20 10:32:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: 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@3e13b57ef6fb: 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)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(345)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(348)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(348)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(348)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(346)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(351)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(351)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(351)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(349)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(354)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(354)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(354)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(352)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(345)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(348)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(351)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(354)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(347)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(347)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(350)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(350)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(353)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(353)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)14617123 HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)2903103 HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(347)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(347)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)11326865 HNBGW_Test.msc1-SCCP(346)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(346)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(347)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)2073950 HNBGW_Test.msc1-SCCP(346)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(346)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)7031599 HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)824544 HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(350)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(352)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(353)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(351)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(347)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(355)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(337)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(346)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(348)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(354)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(349)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(337): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(346): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(347): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(348): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(349): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(350): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(351): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(352): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(353): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(354): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(355): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat Apr 20 10:32:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.125.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=339811) MTC@3e13b57ef6fb: 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@3e13b57ef6fb: 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 ------ Sat Apr 20 10:32:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(370)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(370)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(370)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(373)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(373)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(373)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(371)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(379)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(379)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(379)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(377)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(370)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(373)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(376)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(379)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(372)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(372)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(375)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(375)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(378)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(378)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)3227747 HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)1520592 HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(372)@3e13b57ef6fb: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(372)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)1484438 HNBGW_Test.msc1-SCCP(371)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(371)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(372)@3e13b57ef6fb: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc1-RAN(372)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)227881 HNBGW_Test.msc1-SCCP(371)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(371)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)1785265 HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)7215251 HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(377)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(378)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(372)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(369)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(371)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(368)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(373)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(370)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(380)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(362)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(379)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(362): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(368): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(369): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(370): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(371): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(372): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(373): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(377): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(378): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(379): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(380): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Apr 20 10:32:54 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.125.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=278545) Waiting for packet dumper to finish... 1 (prev_count=278545, count=353535) MTC@3e13b57ef6fb: 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@3e13b57ef6fb: 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 ------ Sat Apr 20 10:32:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: 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@3e13b57ef6fb: 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)@3e13b57ef6fb: 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)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(395)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(395)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(395)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(398)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(398)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(398)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(396)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(401)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(401)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(401)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(399)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(404)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(404)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(404)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(402)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(395)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(398)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(401)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(404)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(397)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(397)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(400)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(400)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(403)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(403)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)2695835 HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)10600090 HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@3e13b57ef6fb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: 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)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(397)@3e13b57ef6fb: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(397)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)14565719 HNBGW_Test.msc1-SCCP(396)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(396)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(397)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)430947 HNBGW_Test.msc1-SCCP(396)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(396)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)14588820 HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)641191 HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: 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)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(403)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(402)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(401)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(397)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(399)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(395)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(394)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(396)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(393)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(404)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(387)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(405)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(398)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(400)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(387): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(393): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(394): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(395): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(396): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(397): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(398): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(399): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(400): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(401): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(402): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(403): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(404): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Apr 20 10:33:04 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.125.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=295374) Waiting for packet dumper to finish... 1 (prev_count=295374, count=376746) MTC@3e13b57ef6fb: 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@3e13b57ef6fb: 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 ------ Sat Apr 20 10:33:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(420)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(420)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(420)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(418)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(423)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(423)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(423)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(426)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(426)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(426)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(424)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(429)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(429)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(429)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(427)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(420)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(423)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(426)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(429)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(419)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(419)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(425)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(425)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(428)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(428)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)15628919 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)14388622 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)11770786 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)3372769 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)9586156 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: First idle individual index:2 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)1157100 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(419)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(429)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(426)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(427)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(421)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(428)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(422)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(425)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(418)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(424)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(430)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(420)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(412)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(423)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(417)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(412): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(417): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(418): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(419): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(420): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(421): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(422): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(423): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(424): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(425): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(426): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(427): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(428): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(429): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(430): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Apr 20 10:33:13 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.125.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=287462) Waiting for packet dumper to finish... 1 (prev_count=287462, count=360890) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:33:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(445)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(445)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(445)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(443)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(448)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(448)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(448)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(446)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(451)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-M3UA(451)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(451)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(454)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(454)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(454)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(452)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(457)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(457)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(457)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(455)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(460)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn2-M3UA(460)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(460)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn2-SCCP(458)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(445)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(448)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(451)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(454)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(457)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(460)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23910 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(444)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(444)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(447)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(453)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(453)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(456)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(456)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(459)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(459)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)2003875 HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)7665577 HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)5276170 HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)10339540 HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(447)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(447)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)7169044 HNBGW_Test.msc1-SCCP(446)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(446)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(447)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc1-RAN(447)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)16017463 HNBGW_Test.msc1-SCCP(446)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(446)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(453)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(451)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(455)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(449)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(458)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(443)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(444)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(447)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(448)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(454)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(459)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(445)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(452)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(437)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(456)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(457)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(461)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(446)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(460)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(450)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(442)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(437): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(443): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(444): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(445): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(446): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(447): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(448): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-SCCP(449): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-RAN(450): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-M3UA(451): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(452): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(453): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(454): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(455): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(456): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(457): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(458): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(459): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(460): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Apr 20 10:33:22 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.125.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=434702) Waiting for packet dumper to finish... 1 (prev_count=434702, count=441466) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:33:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(476)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(476)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(476)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(474)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(479)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(479)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(479)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(477)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(482)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-M3UA(482)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(482)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-SCCP(480)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(491)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn2-M3UA(491)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(491)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(489)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(476)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(479)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(482)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(485)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(488)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(491)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23910 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(475)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(475)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(478)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(478)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(481)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(481)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(484)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(484)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(487)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(487)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(490)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(490)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(475)@3e13b57ef6fb: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(475)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)2732449 HNBGW_Test.msc0-SCCP(474)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(474)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(475)@3e13b57ef6fb: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) HNBGW_Test.msc0-RAN(475)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)15340611 HNBGW_Test.msc0-SCCP(474)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(474)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(481)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(481)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)4345318 HNBGW_Test.msc2-SCCP(480)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc2-SCCP(480)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(481)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc2-RAN(481)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)38794 HNBGW_Test.msc2-SCCP(480)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(480)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(476)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(480)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(482)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(468)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(475)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(477)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(478)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(479)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(481)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(474)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(489)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(492)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(490)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(491)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(468): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(474): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(475): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(476): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(477): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(478): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(479): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-SCCP(480): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-RAN(481): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-M3UA(482): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(489): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(490): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(491): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(492): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(493): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Apr 20 10:33:30 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.125.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=388868) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Apr 20 10:33:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(498)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(500)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(505)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(505)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(505)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(503)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(508)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(508)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(508)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(506)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(511)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-M3UA(511)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(511)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(509)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(514)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(514)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(514)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(512)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(505)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(508)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(511)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(514)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(504)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(504)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(507)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(507)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(510)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(510)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(513)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(513)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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)@3e13b57ef6fb: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(499)@3e13b57ef6fb: UnitdataCallback HNBGW_Test.msc0-RAN(504)@3e13b57ef6fb: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(504)@3e13b57ef6fb: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(516) TC_mscpool_paging_imsi-Iuh0-RUA(499)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_paging_imsi0(516)14010836 HNBGW_Test.msc0-SCCP(503)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(503)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(504)@3e13b57ef6fb: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(516) HNBGW_Test.msc0-RAN(504)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_paging_imsi0(516)1840064 HNBGW_Test.msc0-SCCP(503)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(503)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(516)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(516)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(499)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(513)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(501)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(509)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(510)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(504)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(506)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(508)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(505)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(498)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(500)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(514)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(515)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(507)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(512)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(511)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(503)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(497)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(517)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(497): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(498): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(499): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(500): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(501): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(503): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(504): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(505): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(506): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(507): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(508): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-SCCP(509): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-RAN(510): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-M3UA(511): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(512): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(513): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(514): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(515): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_imsi0(516): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(517): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Apr 20 10:33:38 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272289) Waiting for packet dumper to finish... 1 (prev_count=272289, count=316058) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Apr 20 10:33:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(519)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(521)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(526)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(526)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(526)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(524)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(529)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(529)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(529)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(527)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(532)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-M3UA(532)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(532)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(530)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(526)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(529)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(532)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(535)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(525)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(525)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(528)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(528)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(531)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(531)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(534)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(534)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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)@3e13b57ef6fb: 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(520)@3e13b57ef6fb: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(522)@3e13b57ef6fb: UnitdataCallback TC_mscpool_paging_tmsi0(537)@3e13b57ef6fb: 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)@3e13b57ef6fb: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(525)@3e13b57ef6fb: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(537) TC_mscpool_paging_tmsi-Iuh0-RUA(520)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_paging_tmsi0(537)2146237 HNBGW_Test.msc0-SCCP(524)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(524)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(525)@3e13b57ef6fb: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(537) HNBGW_Test.msc0-RAN(525)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_paging_tmsi0(537)10781686 HNBGW_Test.msc0-SCCP(524)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(524)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(537)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(537)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(533)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(520)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(522)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(534)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(532)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(528)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(525)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(527)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(531)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(530)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(526)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(524)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(521)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(536)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(518)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(529)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(519)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(538)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(519): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(520): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(521): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(522): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(524): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(525): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(526): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(527): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(528): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(529): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-SCCP(530): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-RAN(531): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-M3UA(532): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_tmsi0(537): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(538): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Apr 20 10:33:47 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254336) Waiting for packet dumper to finish... 1 (prev_count=254336, count=299603) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:33:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(547)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(550)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(550)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(548)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(553)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-M3UA(553)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(553)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-SCCP(551)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(556)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(556)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(556)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(554)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(547)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(550)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(553)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(556)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(549)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(549)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(552)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(552)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)6860239 HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(558) HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)472785 HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(558)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(558)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(552)@3e13b57ef6fb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(552)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(560)12339681 HNBGW_Test.msc2-SCCP(551)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc2-SCCP(551)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(552)@3e13b57ef6fb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc2-RAN(552)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)5107796 HNBGW_Test.msc2-SCCP(551)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(551)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(562)97111 HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)392606 HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(555)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(554)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(552)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(553)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(551)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(556)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(557)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(539)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(563)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(559)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(539): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(540): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(542): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-SCCP(551): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-RAN(552): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-M3UA(553): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(554): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(555): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(556): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(558): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(559): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Apr 20 10:33:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=289370) Waiting for packet dumper to finish... 1 (prev_count=289370, count=361148) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:33:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(572)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(572)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(572)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(570)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(575)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(575)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(575)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(573)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(578)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-M3UA(578)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(578)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-SCCP(576)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(572)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(575)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(578)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(581)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(571)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(571)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(574)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(577)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(577)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(580)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(580)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(574)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(574)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)6139385 HNBGW_Test.msc1-SCCP(573)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(573)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(574)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(583) HNBGW_Test.msc1-RAN(574)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)11110748 HNBGW_Test.msc1-SCCP(573)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(573)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(583)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(583)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(571)@3e13b57ef6fb: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(571)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(585)15407043 HNBGW_Test.msc0-SCCP(570)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(570)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(571)@3e13b57ef6fb: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc0-RAN(571)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)7349533 HNBGW_Test.msc0-SCCP(570)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(570)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(577)@3e13b57ef6fb: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(577)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(587)4206736 HNBGW_Test.msc2-SCCP(576)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc2-SCCP(576)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(577)@3e13b57ef6fb: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc2-RAN(577)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)1037071 HNBGW_Test.msc2-SCCP(576)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(576)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(574)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(578)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(575)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(571)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(576)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(573)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(577)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(570)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(569)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(572)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(564)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(582)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(584)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(564): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(565): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(567): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(569): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(570): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(571): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(572): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(573): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(574): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(575): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-SCCP(576): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-RAN(577): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-M3UA(578): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(582): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(583): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(584): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat Apr 20 10:34:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=270992) Waiting for packet dumper to finish... 1 (prev_count=270992, count=343830) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:34:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(597)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(597)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(597)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(595)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(600)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(600)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(600)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(603)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(603)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(603)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(601)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(606)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(606)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(606)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(604)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(597)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(600)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(603)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(606)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(596)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(596)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(602)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(605)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(605)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(596)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(596)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)2042824 HNBGW_Test.msc0-SCCP(595)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(595)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(596)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) HNBGW_Test.msc0-RAN(596)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)1578969 HNBGW_Test.msc0-SCCP(595)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(595)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)9661615 HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)7220530 HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: "disconnecting msc0" HNBGW_Test.msc0-RAN(596)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(597)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(595)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: 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.125.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)@3e13b57ef6fb: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)2042824 HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)13867530 HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)1938479 HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(605)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(601)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(604)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(600)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(603)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(606)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(599)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(602)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(598)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(607)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(589)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(589): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(595): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(596): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(597): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(598): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(599): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(600): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(601): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(602): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(603): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(604): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(605): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(606): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(607): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Apr 20 10:34:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=282389) Waiting for packet dumper to finish... 1 (prev_count=282389, count=346146) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:34:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(622)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(622)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(622)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(622)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)3992130 HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)4490200 HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)405314 HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)2105834 HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: "connecting cnlink 1" MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(633)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(633)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(633)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(631)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(633)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(632)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(632)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(632)@3e13b57ef6fb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(632)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)3065961 HNBGW_Test.msc1-SCCP(631)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc1-SCCP(631)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(632)@3e13b57ef6fb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) HNBGW_Test.msc1-RAN(632)@3e13b57ef6fb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)16523216 HNBGW_Test.msc1-SCCP(631)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(631)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@3e13b57ef6fb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(632)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(621)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(633)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(622)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(631)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(620)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(626)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(614)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628)@3e13b57ef6fb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(620): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(621): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(622): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(626): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(631): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(632): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(633): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Apr 20 10:34:25 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246611) Waiting for packet dumper to finish... 1 (prev_count=246611, count=328645) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Apr 20 10:34:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(644)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(644)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(642)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(647)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(644)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(643)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(643)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)10836365 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)15098390 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(649)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(649)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)2138213 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)3699993 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)5971591 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)16163644 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)15784257 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)14525496 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(636)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(641)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(648)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(636): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(641): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(648): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(649): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Apr 20 10:34:34 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234074) Waiting for packet dumper to finish... 1 (prev_count=234074, count=308554) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:34:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(665)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(665)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(663)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(668)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(668)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(666)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(671)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(671)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(671)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(674)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(674)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(674)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(672)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(671)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(674)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(664)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(667)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(673)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(673)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)10976967 HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)10192952 HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(673)@3e13b57ef6fb: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(678)15943165 HNBGW_Test.sgsn1-SCCP(672)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(672)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(673)@3e13b57ef6fb: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn1-RAN(673)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)8863135 HNBGW_Test.sgsn1-SCCP(672)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(672)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(680)4737172 HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)11872069 HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(671)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(673)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(674)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(670)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(672)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(675)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(657)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(669)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(669): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(670): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(671): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(672): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(673): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(674): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(676): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Apr 20 10:34:43 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272752) Waiting for packet dumper to finish... 1 (prev_count=272752, count=346671) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Apr 20 10:34:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(690)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(690)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(690)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(688)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(693)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(693)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(693)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(691)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(696)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(696)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(696)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(694)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(699)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(699)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(699)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(690)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(693)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(696)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(699)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(689)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(689)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(692)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(692)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(695)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(695)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)10144463 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(701) HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)4054989 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(701)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(701)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)8164218 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)4531284 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)6266696 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)11257599 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(689)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(688)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(697)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(696)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(695)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(691)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(690)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(692)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(694)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(700)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(698)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(699)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(693)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(682)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(682): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(688): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(689): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(690): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(691): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(692): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(693): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(697): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(698): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(699): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(700): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(701): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Apr 20 10:34:53 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355767) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Apr 20 10:34:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(715)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(715)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(715)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(713)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(718)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(718)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(718)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(716)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(721)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-M3UA(721)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(721)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-SCCP(719)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(727)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(725)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(730)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn2-M3UA(730)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(730)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(715)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(718)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(721)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(730)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23910 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(714)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(714)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(717)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(720)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(720)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)4559858 HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(732) HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)15520119 HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(732)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(732)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)6983473 HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)15150375 HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(736)6111641 HNBGW_Test.sgsn1-SCCP(725)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn1-RAN(726)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(736)1897927 HNBGW_Test.sgsn1-SCCP(725)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(725)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(724)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(723)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(720)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(714)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(717)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(713)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(719)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(716)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(718)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(729)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(728)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(707)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(721)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(730)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(731)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(715)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(707): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(713): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(714): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(715): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(716): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(717): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(718): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-SCCP(719): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-RAN(720): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-M3UA(721): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(728): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(729): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(730): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(731): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(732): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Apr 20 10:35:01 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=367628) Waiting for packet dumper to finish... 1 (prev_count=367628, count=450853) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Apr 20 10:35:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(746)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(746)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(746)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(744)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(749)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(749)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(749)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-SCCP(747)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(752)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc2-M3UA(752)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(752)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(750)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(755)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(755)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(755)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(753)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(758)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(758)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(758)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(756)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(761)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn2-M3UA(761)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(761)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn2-SCCP(759)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(746)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(749)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc2-M3UA(752)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23909 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(755)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(758)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(761)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23910 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(745)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(745)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(748)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(748)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(751)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(751)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(754)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(754)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(757)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(757)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(760)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(760)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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@3e13b57ef6fb: 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@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(754)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(754)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)9695873 HNBGW_Test.sgsn0-SCCP(753)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(753)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(754)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(763) HNBGW_Test.sgsn0-RAN(754)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)15138601 HNBGW_Test.sgsn0-SCCP(753)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(753)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(763)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(763)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(760)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(760)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(765)7918023 HNBGW_Test.sgsn2-SCCP(759)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(759)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(760)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn2-RAN(760)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)9348186 HNBGW_Test.sgsn2-SCCP(759)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(759)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-SCCP(750)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(751)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(757)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(759)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(744)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(761)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(753)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(760)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(754)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(747)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(756)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(748)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(745)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(749)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(752)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(746)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(738)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(762)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(758)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(755)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(764)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(738): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(739): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(741): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(744): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(745): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(746): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(747): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(748): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(749): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-SCCP(750): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-RAN(751): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc2-M3UA(752): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(753): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(754): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(755): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(756): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(757): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(758): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(759): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(760): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(761): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(762): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(763): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(764): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Apr 20 10:35:09 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399789) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:35:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(775)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(775)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(775)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(773)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(778)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc1-M3UA(778)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(778)@3e13b57ef6fb: ************************************************* MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(776)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(781)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(781)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(781)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(779)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(784)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(784)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(784)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(775)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc1-M3UA(778)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23907 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(781)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(784)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(774)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(774)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(777)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(780)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(780)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(780)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(780)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)16527355 HNBGW_Test.sgsn0-SCCP(779)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(779)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(780)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) HNBGW_Test.sgsn0-RAN(780)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)4741433 HNBGW_Test.sgsn0-SCCP(779)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(779)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)14549563 HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)11473630 HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(780)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(781)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(779)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: 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.125.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)@3e13b57ef6fb: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)16527355 HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)10821133 HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)5850705 HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(774)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(778)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(772)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(777)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(773)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(776)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(784)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(782)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(775)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(783)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(767)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(785)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(767): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(773): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(774): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(775): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-SCCP(776): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-RAN(777): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc1-M3UA(778): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(779): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(780): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(781): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(782): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(783): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(784): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(785): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Apr 20 10:35:17 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=334949) Waiting for packet dumper to finish... 1 (prev_count=334949, count=398597) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: 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 ------ Sat Apr 20 10:35:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(800)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(800)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(800)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(798)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(803)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(803)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(803)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(800)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(803)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(799)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(799)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: 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@3e13b57ef6fb: "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@3e13b57ef6fb: 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.125.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)15386939 HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)9649684 HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)8434452 HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)3069278 HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: "connecting cnlink 1" MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(811)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-M3UA(811)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(811)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn1-SCCP(809)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(811)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23908 to server: "172.18.125.200":2905 association #8 MTC@3e13b57ef6fb: 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.125.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(810)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(810)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(810)@3e13b57ef6fb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(810)@3e13b57ef6fb: 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)@3e13b57ef6fb: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)2930751 HNBGW_Test.sgsn1-SCCP(809)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(809)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(810)@3e13b57ef6fb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) HNBGW_Test.sgsn1-RAN(810)@3e13b57ef6fb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)12975788 HNBGW_Test.sgsn1-SCCP(809)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(809)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@3e13b57ef6fb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: 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@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(810)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(803)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(811)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(802)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(799)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(798)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(801)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(804)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(800)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(792)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(809)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@3e13b57ef6fb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(798): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(799): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(800): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(801): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(802): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(803): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(804): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(809): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(810): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(811): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813): noneSat Apr 20 10:35:27 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc (pass -> pass) MTC@3e13b57ef6fb: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=249308) Waiting for packet dumper to finish... 1 (prev_count=249308, count=330909) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Apr 20 10:35:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(815)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(820)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(820)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(818)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(823)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(823)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(823)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(821)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(820)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(823)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(819)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(819)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(822)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(822)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(816)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(822)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(814)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(819)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(817)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(821)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(823)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(824)@3e13b57ef6fb: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(815)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(815): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(816): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(821): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(822): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(823): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(824): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Apr 20 10:35:32 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92867) Waiting for packet dumper to finish... 1 (prev_count=92867, count=157719) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Apr 20 10:35:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@3e13b57ef6fb: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(826)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(828)@3e13b57ef6fb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(833)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-M3UA(833)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@3e13b57ef6fb: ************************************************* HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3e13b57ef6fb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(836)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@3e13b57ef6fb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@3e13b57ef6fb: ************************************************* HNBGW_Test.sgsn0-SCCP(834)@3e13b57ef6fb: v_sccp_pdu_maxlen:268 MTC@3e13b57ef6fb: setverdict(pass): none -> pass MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(833)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23905 to server: "172.18.125.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@3e13b57ef6fb: SCTP_ConnectResult -> connection established from: "172.18.125.203":23906 to server: "172.18.125.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@3e13b57ef6fb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@3e13b57ef6fb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(832)@3e13b57ef6fb: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(832)@3e13b57ef6fb: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(838) TC_apply_sccp-Iuh0-RUA(827)@3e13b57ef6fb: Added conn table entry 0TC_apply_sccp0(838)6683088 HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: First idle individual index:0 HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(832)@3e13b57ef6fb: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(838) HNBGW_Test.msc0-RAN(832)@3e13b57ef6fb: Added conn table entry 0TC_apply_sccp0(838)1536757 HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(838)@3e13b57ef6fb: setverdict(pass): none -> pass TC_apply_sccp0(838)@3e13b57ef6fb: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(838)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: vl_len:22 HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: vl_from0 HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A955B93BB729D4F66CF86'O TC_apply_sccp0(838)@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(838)@3e13b57ef6fb: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: Session index based on local reference:0 HNBGW_Test.msc0-RAN(832)@3e13b57ef6fb: Deleted conn table entry 0TC_apply_sccp0(838)1536757 TC_apply_sccp-Iuh0-RUA(827)@3e13b57ef6fb: Deleted conn table entry 0TC_apply_sccp0(838)6683088 TC_apply_sccp0(838)@3e13b57ef6fb: Final verdict of PTC: pass MTC@3e13b57ef6fb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(834)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(832)@3e13b57ef6fb: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(827)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@3e13b57ef6fb: Final verdict of PTC: none VirtHNBGW-STATS(825)@3e13b57ef6fb: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(829)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@3e13b57ef6fb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@3e13b57ef6fb: Final verdict of PTC: none HNBGW-MGCP(837)@3e13b57ef6fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@3e13b57ef6fb: Final verdict of PTC: none TC_apply_sccp-Iuh1(828)@3e13b57ef6fb: Final verdict of PTC: none TC_apply_sccp-Iuh0(826)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(839)@3e13b57ef6fb: Final verdict of PTC: none MTC@3e13b57ef6fb: Setting final verdict of the test case. MTC@3e13b57ef6fb: Local verdict of MTC: pass MTC@3e13b57ef6fb: Local verdict of PTC VirtHNBGW-STATS(825): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_apply_sccp-Iuh0(826): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(827): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_apply_sccp-Iuh1(828): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(829): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_apply_sccp0(838): pass (pass -> pass) MTC@3e13b57ef6fb: Local verdict of PTC TC_apply_sccp-PFCP(839): none (pass -> pass) MTC@3e13b57ef6fb: Test case TC_apply_sccp finished. Verdict: pass MTC@3e13b57ef6fb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Apr 20 10:35:42 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.125.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=204909) Waiting for packet dumper to finish... 1 (prev_count=204909, count=224970) MTC@3e13b57ef6fb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@3e13b57ef6fb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3e13b57ef6fb: Terminating MTC. MC@3e13b57ef6fb: MTC terminated. MC2> exit MC@3e13b57ef6fb: Shutting down session. MC@3e13b57ef6fb: 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->FAIL HNBGW_Tests.TC_ue_register_before_hnb_register pass->FAIL 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->FAIL HNBGW_Tests.TC_rab_assignment pass->FAIL HNBGW_Tests.TC_rab_release pass->FAIL HNBGW_Tests.TC_rab_release_abnormal pass->FAIL HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass->FAIL 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_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass->FAIL: 7 pass: 38 NEW: PASS: 1 skip: 2 + 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_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-latest-672-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-latest-672-hnbgw jenkins-ttcn3-hnbgw-test-latest-672-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-latest-672-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-672-stp + docker kill jenkins-ttcn3-hnbgw-test-latest-672-stp jenkins-ttcn3-hnbgw-test-latest-672-stp + docker wait jenkins-ttcn3-hnbgw-test-latest-672-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-latest/logs/with-pfcp/hnbgw-tester/junit-xml-with-pfcp-21.log + network_clean + docker network inspect ttcn3-hnbgw-test-125 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-125 + docker network remove ttcn3-hnbgw-test-125 ttcn3-hnbgw-test-125 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/cache --name jenkins-ttcn3-hnbgw-test-latest-672-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-latest/logs/hnbgw-tester/junit-xml-21.log Timeout waiting for UE Register response HNBGW_Tests.ttcn:2875 HNBGW_Tests control part HNBGW_Tests.ttcn:1047 TC_ue_register_before_hnb_register testcase Timeout waiting for metrics HNBGW_Tests.ttcn:2882 HNBGW_Tests control part HNBGW_Tests.ttcn:1480 TC_rab_assignment testcase Timeout waiting for metrics HNBGW_Tests.ttcn:2883 HNBGW_Tests control part HNBGW_Tests.ttcn:1599 TC_rab_release testcase Timeout waiting for metrics HNBGW_Tests.ttcn:2884 HNBGW_Tests control part HNBGW_Tests.ttcn:1612 TC_rab_release_abnormal testcase Timeout waiting for metrics HNBGW_Tests.ttcn:2885 HNBGW_Tests control part HNBGW_Tests.ttcn:1536 TC_rab_assign_fail testcase Timeout waiting for metrics HNBGW_Tests.ttcn:2887 HNBGW_Tests control part HNBGW_Tests.ttcn:1677 TC_rab_assign_mgw_iuup_addr_chg testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE