Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-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 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins6921965958032281008.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hnbgw-test + export IMAGE_SUFFIX=master + cd ttcn3-hnbgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs ] + [ xjenkins-ttcn3-hnbgw-test-847 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-test + SUITE_NAME=ttcn3-hnbgw-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-hnbgw-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' 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/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-build: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: 5.77kB 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 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #12 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #15 CACHED #16 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #16 CACHED #17 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #17 CACHED #18 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #18 CACHED #19 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [ 4/16] 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/ #22 CACHED #23 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:ea6313e85b56b613d640acf28ca5edb5ae03d5b535cb8b956272c93f3abbe807 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ea6313e85b56 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-master: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.23kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 CACHED #8 [3/7] WORKDIR /DATA #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 CACHED #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:b7c312907284f70be31c05e2e46113c893f081da561a117c46bac43c5ea7f2b1 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n b7c312907284 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405032026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.196.9975.202405032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405032026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405032026 amd64 Osmo VTY library ii osmocom-nightly 202405032026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnbgw-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #16 CACHED #17 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #17 CACHED #18 [ 4/16] 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/ #18 CACHED #19 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #19 CACHED #20 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #20 CACHED #21 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 CACHED #23 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:ea6313e85b56b613d640acf28ca5edb5ae03d5b535cb8b956272c93f3abbe807 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ea6313e85b56 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-hnbgw-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnbgw-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnbgw-master + echo osmo-hnbgw-master + dir=osmo-hnbgw-master + pull_arg=--pull + grep ^FROM ../osmo-hnbgw-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hnbgw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnbgw-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnbgw-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-hnbgw-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-hnbgw-master: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.16kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-ranap-dev libosmo-rua-dev libosmo-hnbap-dev libasn1c-dev libosmo-pfcp-dev && apt-get clean #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hnbgw/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 864B done #4 DONE 0.0s #6 [2/8] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-ranap-dev libosmo-rua-dev libosmo-hnbap-dev libasn1c-dev libosmo-pfcp-dev && apt-get clean #6 0.376 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.376 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.376 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.517 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.926 Reading package lists... #6 1.189 Reading package lists... #6 1.434 Building dependency tree... #6 1.487 Reading state information... #6 1.550 The following additional packages will be installed: #6 1.550 libasn1c1 libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap0 #6 1.550 libosmo-mgcp-client12 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 #6 1.550 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.550 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.550 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.550 osmocom-nightly #6 1.563 The following NEW packages will be installed: #6 1.563 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 #6 1.563 libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev #6 1.563 libosmo-mgcp-client12 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp0 #6 1.563 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 #6 1.563 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.563 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 1.563 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.563 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 1.585 0 upgraded, 34 newly installed, 0 to remove and 6 not upgraded. #6 1.585 Need to get 3919 kB of archives. #6 1.585 After this operation, 17.8 MB of additional disk space will be used. #6 1.585 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405032026 [1164 B] #6 1.610 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405032026 [164 kB] #6 1.614 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405032026 [46.0 kB] #6 1.615 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202405032026 [29.0 kB] #6 1.624 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405032026 [65.4 kB] #6 1.625 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405032026 [222 kB] #6 1.629 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405032026 [97.8 kB] #6 1.631 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202405032026 [72.6 kB] #6 1.632 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202405032026 [111 kB] #6 1.633 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.3.0.4.a46a.202405032026 [16.4 kB] #6 1.634 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405032026 [66.0 kB] #6 1.634 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405032026 [173 kB] #6 1.636 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405032026 [54.4 kB] #6 1.637 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405032026 [58.5 kB] #6 1.639 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405032026 [45.2 kB] #6 1.641 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405032026 [38.6 kB] #6 1.642 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405032026 [838 kB] #6 1.651 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.3.0.4.a46a.202405032026 [57.2 kB] #6 1.652 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405032026 [52.5 kB] #6 1.654 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405032026 [64.6 kB] #6 1.655 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.3.0.4.a46a.202405032026 [40.6 kB] #6 1.656 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.3.0.4.a46a.202405032026 [169 kB] #6 1.658 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202405032026 [122 kB] #6 1.659 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202405032026 [580 kB] #6 1.664 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.1.3dfa.202405032026 [75.1 kB] #6 1.665 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.1.3dfa.202405032026 [106 kB] #6 1.666 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.5.1.6.fc08.202405032026 [52.0 kB] #6 1.666 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dev 1.5.1.6.fc08.202405032026 [24.6 kB] #6 1.667 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.47.e01f6.202405032026 [56.5 kB] #6 1.667 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.47.e01f6.202405032026 [65.3 kB] #6 1.668 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.6.fc08.202405032026 [220 kB] #6 1.670 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.6.fc08.202405032026 [91.8 kB] #6 1.671 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.5.1.6.fc08.202405032026 [27.9 kB] #6 1.671 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dev 1.5.1.6.fc08.202405032026 [14.5 kB] #6 1.775 debconf: delaying package configuration, since apt-utils is not installed #6 1.816 Fetched 3919 kB in 0s (37.4 MB/s) #6 1.876 Selecting previously unselected package osmocom-nightly. #6 1.876 (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 ... 116671 files and directories currently installed.) #6 1.912 Preparing to unpack .../00-osmocom-nightly_202405032026_amd64.deb ... #6 1.929 Unpacking osmocom-nightly (202405032026) ... #6 2.058 Selecting previously unselected package libosmocore21:amd64. #6 2.066 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.100 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405032026) ... #6 2.245 Selecting previously unselected package libosmocodec4:amd64. #6 2.253 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.269 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405032026) ... #6 2.409 Selecting previously unselected package libosmotrau2:amd64. #6 2.417 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202405032026_amd64.deb ... #6 2.434 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202405032026) ... #6 2.582 Selecting previously unselected package libosmoisdn0:amd64. #6 2.600 Preparing to unpack .../04-libosmoisdn0_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.617 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405032026) ... #6 2.751 Selecting previously unselected package libosmogsm20:amd64. #6 2.769 Preparing to unpack .../05-libosmogsm20_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.786 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405032026) ... #6 2.930 Selecting previously unselected package libosmovty13:amd64. #6 2.937 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202405032026_amd64.deb ... #6 2.954 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405032026) ... #6 3.096 Selecting previously unselected package libosmoabis13:amd64. #6 3.114 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202405032026_amd64.deb ... #6 3.132 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202405032026) ... #6 3.257 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.275 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202405032026_amd64.deb ... #6 3.292 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202405032026) ... #6 3.437 Selecting previously unselected package libosmo-gtlv1:amd64. #6 3.455 Preparing to unpack .../09-libosmo-gtlv1_0.3.0.4.a46a.202405032026_amd64.deb ... #6 3.473 Unpacking libosmo-gtlv1:amd64 (0.3.0.4.a46a.202405032026) ... #6 3.607 Selecting previously unselected package libosmocoding0:amd64. #6 3.624 Preparing to unpack .../10-libosmocoding0_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.642 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405032026) ... #6 3.781 Selecting previously unselected package libosmogb14:amd64. #6 3.795 Preparing to unpack .../11-libosmogb14_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.811 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405032026) ... #6 3.943 Selecting previously unselected package libosmoctrl0:amd64. #6 3.960 Preparing to unpack .../12-libosmoctrl0_1.9.0.196.9975.202405032026_amd64.deb ... #6 3.978 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405032026) ... #6 4.115 Selecting previously unselected package libosmosim2:amd64. #6 4.133 Preparing to unpack .../13-libosmosim2_1.9.0.196.9975.202405032026_amd64.deb ... #6 4.150 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405032026) ... #6 4.295 Selecting previously unselected package libosmousb0:amd64. #6 4.308 Preparing to unpack .../14-libosmousb0_1.9.0.196.9975.202405032026_amd64.deb ... #6 4.325 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405032026) ... #6 4.449 Selecting previously unselected package libosmocore. #6 4.467 Preparing to unpack .../15-libosmocore_1.9.0.196.9975.202405032026_amd64.deb ... #6 4.484 Unpacking libosmocore (1.9.0.196.9975.202405032026) ... #6 4.611 Selecting previously unselected package libosmocore-dev:amd64. #6 4.619 Preparing to unpack .../16-libosmocore-dev_1.9.0.196.9975.202405032026_amd64.deb ... #6 4.636 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405032026) ... #6 4.792 Selecting previously unselected package libosmo-gtlv-dev:amd64. #6 4.810 Preparing to unpack .../17-libosmo-gtlv-dev_0.3.0.4.a46a.202405032026_amd64.deb ... #6 4.828 Unpacking libosmo-gtlv-dev:amd64 (0.3.0.4.a46a.202405032026) ... #6 4.967 Selecting previously unselected package libosmonetif11:amd64. #6 4.985 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202405032026_amd64.deb ... #6 5.002 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405032026) ... #6 5.128 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.146 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202405032026_amd64.deb ... #6 5.163 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405032026) ... #6 5.317 Selecting previously unselected package libosmo-pfcp0:amd64. #6 5.335 Preparing to unpack .../20-libosmo-pfcp0_0.3.0.4.a46a.202405032026_amd64.deb ... #6 5.353 Unpacking libosmo-pfcp0:amd64 (0.3.0.4.a46a.202405032026) ... #6 5.470 Selecting previously unselected package libosmo-pfcp-dev:amd64. #6 5.488 Preparing to unpack .../21-libosmo-pfcp-dev_0.3.0.4.a46a.202405032026_amd64.deb ... #6 5.506 Unpacking libosmo-pfcp-dev:amd64 (0.3.0.4.a46a.202405032026) ... #6 5.658 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.666 Preparing to unpack .../22-libosmo-sigtran9_1.8.0.63.ee75.202405032026_amd64.deb ... #6 5.684 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405032026) ... #6 5.811 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.829 Preparing to unpack .../23-libosmo-sigtran-dev_1.8.0.63.ee75.202405032026_amd64.deb ... #6 5.847 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405032026) ... #6 6.006 Selecting previously unselected package libasn1c1:amd64. #6 6.014 Preparing to unpack .../24-libasn1c1_0.9.36.1.3dfa.202405032026_amd64.deb ... #6 6.031 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202405032026) ... #6 6.156 Selecting previously unselected package libasn1c-dev:amd64. #6 6.174 Preparing to unpack .../25-libasn1c-dev_0.9.36.1.3dfa.202405032026_amd64.deb ... #6 6.192 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202405032026) ... #6 6.341 Selecting previously unselected package libosmo-hnbap0:amd64. #6 6.349 Preparing to unpack .../26-libosmo-hnbap0_1.5.1.6.fc08.202405032026_amd64.deb ... #6 6.366 Unpacking libosmo-hnbap0:amd64 (1.5.1.6.fc08.202405032026) ... #6 6.493 Selecting previously unselected package libosmo-hnbap-dev:amd64. #6 6.511 Preparing to unpack .../27-libosmo-hnbap-dev_1.5.1.6.fc08.202405032026_amd64.deb ... #6 6.528 Unpacking libosmo-hnbap-dev:amd64 (1.5.1.6.fc08.202405032026) ... #6 6.675 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 6.693 Preparing to unpack .../28-libosmo-mgcp-client12_1.12.1.47.e01f6.202405032026_amd64.deb ... #6 6.711 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202405032026) ... #6 6.836 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 6.854 Preparing to unpack .../29-libosmo-mgcp-client-dev_1.12.1.47.e01f6.202405032026_amd64.deb ... #6 6.871 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202405032026) ... #6 7.014 Selecting previously unselected package libosmo-ranap7:amd64. #6 7.033 Preparing to unpack .../30-libosmo-ranap7_1.5.1.6.fc08.202405032026_amd64.deb ... #6 7.050 Unpacking libosmo-ranap7:amd64 (1.5.1.6.fc08.202405032026) ... #6 7.184 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 7.192 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.6.fc08.202405032026_amd64.deb ... #6 7.209 Unpacking libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202405032026) ... #6 7.364 Selecting previously unselected package libosmo-rua0:amd64. #6 7.382 Preparing to unpack .../32-libosmo-rua0_1.5.1.6.fc08.202405032026_amd64.deb ... #6 7.400 Unpacking libosmo-rua0:amd64 (1.5.1.6.fc08.202405032026) ... #6 7.525 Selecting previously unselected package libosmo-rua-dev:amd64. #6 7.543 Preparing to unpack .../33-libosmo-rua-dev_1.5.1.6.fc08.202405032026_amd64.deb ... #6 7.561 Unpacking libosmo-rua-dev:amd64 (1.5.1.6.fc08.202405032026) ... #6 7.731 Setting up osmocom-nightly (202405032026) ... #6 7.784 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405032026) ... #6 7.837 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405032026) ... #6 7.890 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405032026) ... #6 7.943 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202405032026) ... #6 7.997 Setting up libosmo-gtlv1:amd64 (0.3.0.4.a46a.202405032026) ... #6 8.050 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202405032026) ... #6 8.103 Setting up libosmo-hnbap0:amd64 (1.5.1.6.fc08.202405032026) ... #6 8.156 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405032026) ... #6 8.209 Setting up libosmo-rua0:amd64 (1.5.1.6.fc08.202405032026) ... #6 8.262 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405032026) ... #6 8.316 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202405032026) ... #6 8.369 Setting up libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202405032026) ... #6 8.423 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202405032026) ... #6 8.477 Setting up libosmo-rua-dev:amd64 (1.5.1.6.fc08.202405032026) ... #6 8.531 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405032026) ... #6 8.582 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202405032026) ... #6 8.632 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405032026) ... #6 8.685 Setting up libosmo-hnbap-dev:amd64 (1.5.1.6.fc08.202405032026) ... #6 8.735 Setting up libosmo-pfcp0:amd64 (0.3.0.4.a46a.202405032026) ... #6 8.786 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405032026) ... #6 8.837 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405032026) ... #6 8.887 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202405032026) ... #6 8.938 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405032026) ... #6 8.989 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405032026) ... #6 9.040 Setting up libosmocore (1.9.0.196.9975.202405032026) ... #6 9.091 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202405032026) ... #6 9.224 Setting up libosmo-ranap7:amd64 (1.5.1.6.fc08.202405032026) ... #6 9.298 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405032026) ... #6 9.351 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405032026) ... #6 9.402 Setting up libosmo-gtlv-dev:amd64 (0.3.0.4.a46a.202405032026) ... #6 9.453 Setting up libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202405032026) ... #6 9.506 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202405032026) ... #6 9.559 Setting up libosmo-pfcp-dev:amd64 (0.3.0.4.a46a.202405032026) ... #6 9.612 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 9.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hnbgw.git #9 0.315 Cloning into 'osmo-hnbgw'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HNBGW/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hnbgw #10 DONE 0.1s #11 [6/8] RUN CD osmo-hnbgw && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-pfcp && make "-j$(nproc)" install && ldconfig #11 0.425 Already on 'master' #11 0.426 Your branch is up to date with 'origin/master'. #11 0.429 refs/heads/master #11 0.438 HEAD is now at 7449635 .deb/.rpm: add osmocom user during package install #11 0.439 master #11 0.440 744963552072c59d0bbcfeb2471f29e8fed4ce71 #11 1.505 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.567 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.567 libtoolize: copying file './ltmain.sh' #11 2.703 libtoolize: putting macros in 'm4'. #11 2.703 libtoolize: copying file 'm4/libtool.m4' #11 2.754 libtoolize: copying file 'm4/ltoptions.m4' #11 2.808 libtoolize: copying file 'm4/ltsugar.m4' #11 2.862 libtoolize: copying file 'm4/ltversion.m4' #11 2.917 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.007 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.007 libtoolize: and rerunning libtoolize and aclocal. #11 3.830 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.830 configure.ac:74: You should run autoupdate. #11 3.830 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.830 configure.ac:74: the top level #11 3.830 configure.ac:122: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.830 configure.ac:122: You should run autoupdate. #11 3.830 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.830 configure.ac:122: the top level #11 3.830 configure.ac:143: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.830 configure.ac:143: You should run autoupdate. #11 3.830 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.830 configure.ac:143: the top level #11 3.830 configure.ac:222: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.830 configure.ac:222: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.830 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.830 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.830 configure.ac:222: the top level #11 3.830 configure.ac:224: warning: AC_OUTPUT should be used without arguments. #11 3.830 configure.ac:224: You should run autoupdate. #11 4.316 configure.ac:23: installing './compile' #11 4.317 configure.ac:25: installing './config.guess' #11 4.318 configure.ac:25: installing './config.sub' #11 4.319 configure.ac:9: installing './install-sh' #11 4.320 configure.ac:9: installing './missing' #11 4.354 doc/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension #11 4.354 doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension #11 4.354 doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable #11 4.407 src/osmo-hnbgw/Makefile.am: installing './depcomp' #11 4.473 checking for a BSD-compatible install... /usr/bin/install -c #11 4.478 checking whether build environment is sane... yes #11 4.485 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.487 checking for gawk... gawk #11 4.487 checking whether make sets $(MAKE)... yes #11 4.498 checking whether make supports nested variables... yes #11 4.506 checking whether make supports nested variables... (cached) yes #11 4.506 checking whether make sets $(MAKE)... (cached) yes #11 4.509 checking for gcc... gcc #11 4.571 checking whether the C compiler works... yes #11 4.629 checking for C compiler default output file name... a.out #11 4.630 checking for suffix of executables... #11 4.661 checking whether we are cross compiling... no #11 4.703 checking for suffix of object files... o #11 4.728 checking whether the compiler supports GNU C... yes #11 4.756 checking whether gcc accepts -g... yes #11 4.780 checking for gcc option to enable C11 features... none needed #11 4.811 checking whether gcc understands -c and -o together... yes #11 4.845 checking whether make supports the include directive... yes (GNU style) #11 4.860 checking dependency style of gcc... gcc3 #11 4.950 checking build system type... x86_64-pc-linux-gnu #11 5.044 checking host system type... x86_64-pc-linux-gnu #11 5.045 checking how to print strings... printf #11 5.071 checking for a sed that does not truncate output... /usr/bin/sed #11 5.073 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.074 checking for egrep... /usr/bin/grep -E #11 5.075 checking for fgrep... /usr/bin/grep -F #11 5.075 checking for ld used by gcc... /usr/bin/ld #11 5.077 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.079 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.080 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.097 checking whether ln -s works... yes #11 5.097 checking the maximum length of command line arguments... 1572864 #11 5.109 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.110 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.110 checking for /usr/bin/ld option to reload object files... -r #11 5.110 checking for file... file #11 5.111 checking for objdump... objdump #11 5.112 checking how to recognize dependent libraries... pass_all #11 5.113 checking for dlltool... no #11 5.114 checking how to associate runtime and link libraries... printf %s\n #11 5.114 checking for ar... ar #11 5.115 checking for archiver @FILE support... @ #11 5.157 checking for strip... strip #11 5.157 checking for ranlib... ranlib #11 5.158 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.267 checking for sysroot... no #11 5.267 checking for a working dd... /usr/bin/dd #11 5.270 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.293 checking for mt... no #11 5.294 checking if : is a manifest tool... no #11 5.303 checking for stdio.h... yes #11 5.326 checking for stdlib.h... yes #11 5.350 checking for string.h... yes #11 5.372 checking for inttypes.h... yes #11 5.388 checking for stdint.h... yes #11 5.405 checking for strings.h... yes #11 5.423 checking for sys/stat.h... yes #11 5.450 checking for sys/types.h... yes #11 5.466 checking for unistd.h... yes #11 5.492 checking for dlfcn.h... yes #11 5.515 checking for objdir... .libs #11 5.584 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.615 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.615 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.657 checking if gcc static flag -static works... yes #11 5.717 checking if gcc supports -c -o file.o... yes #11 5.730 checking if gcc supports -c -o file.o... (cached) yes #11 5.730 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.735 checking whether -lc should be explicitly linked in... no #11 5.766 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.842 checking how to hardcode library paths into programs... immediate #11 5.842 checking whether stripping libraries is possible... yes #11 5.843 checking if libtool supports shared libraries... yes #11 5.843 checking whether to build shared libraries... yes #11 5.843 checking whether to build static libraries... yes #11 5.844 checking for pkg-config... /usr/bin/pkg-config #11 5.844 checking for pkg-config... /usr/bin/pkg-config #11 5.844 checking pkg-config is at least version 0.20... yes #11 5.846 checking for library containing sctp_recvmsg... -lsctp #11 5.910 checking for libasn1c >= 0.9.30... yes #11 5.913 checking for libosmocore >= 1.9.0... yes #11 5.918 checking for libosmovty >= 1.9.0... yes #11 5.923 checking for libosmoctrl >= 1.9.0... yes #11 5.931 checking for libosmogsm >= 1.9.0... yes #11 5.942 checking for libosmo-netif >= 1.4.0... yes #11 5.957 checking for libosmo-sigtran >= 1.8.0... yes #11 5.977 checking for libosmo-rua >= 1.5.0... yes #11 5.998 checking for libosmo-ranap >= 1.5.0... yes #11 6.018 checking for libosmo-hnbap >= 1.5.0... yes #11 6.039 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.060 checking for libosmo-pfcp >= 0.3.0... yes #11 6.083 checking for egrep... (cached) /usr/bin/grep -E #11 6.083 checking if gcc supports -fvisibility=hidden... yes #11 6.120 checking whether to enable code coverage support... no #11 6.121 checking whether to enable VTY/CTRL tests... no #11 6.127 CFLAGS=" -std=gnu11" #11 6.127 CPPFLAGS="" #11 6.182 checking that generated files are newer than configure... done #11 6.184 configure: creating ./config.status #11 7.285 config.status: creating include/Makefile #11 7.322 config.status: creating include/osmocom/Makefile #11 7.359 config.status: creating include/osmocom/hnbgw/Makefile #11 7.397 config.status: creating src/Makefile #11 7.437 config.status: creating src/osmo-hnbgw/Makefile #11 7.478 config.status: creating tests/Makefile #11 7.518 config.status: creating tests/atlocal #11 7.558 config.status: creating tests/ranap_rab_ass/Makefile #11 7.598 config.status: creating doc/Makefile #11 7.636 config.status: creating doc/examples/Makefile #11 7.675 config.status: creating doc/manuals/Makefile #11 7.715 config.status: creating doc/charts/Makefile #11 7.752 config.status: creating contrib/Makefile #11 7.789 config.status: creating contrib/systemd/Makefile #11 7.829 config.status: creating contrib/osmo-hnbgw.spec #11 7.870 config.status: creating Makefile #11 7.902 config.status: creating config.h #11 7.936 config.status: executing tests/atconfig commands #11 7.943 config.status: executing depfiles commands #11 8.126 config.status: executing libtool commands #11 8.244 echo 1.5.0.56-7449 > .version-t && mv .version-t .version #11 8.249 make install-recursive #11 8.257 make[1]: Entering directory '/tmp/osmo-hnbgw' #11 8.265 Making install in include #11 8.270 make[2]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.279 Making install in osmocom #11 8.284 make[3]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.292 Making install in hnbgw #11 8.297 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.303 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.303 make[5]: Nothing to be done for 'install-exec-am'. #11 8.303 make[5]: Nothing to be done for 'install-data-am'. #11 8.303 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.303 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.308 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.314 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.314 make[5]: Nothing to be done for 'install-exec-am'. #11 8.314 make[5]: Nothing to be done for 'install-data-am'. #11 8.314 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.315 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.315 make[3]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.320 make[3]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.326 make[4]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.326 make[4]: Nothing to be done for 'install-exec-am'. #11 8.326 make[4]: Nothing to be done for 'install-data-am'. #11 8.326 make[4]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.327 make[3]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.328 make[2]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.328 Making install in src #11 8.333 make[2]: Entering directory '/tmp/osmo-hnbgw/src' #11 8.341 Making install in osmo-hnbgw #11 8.347 make[3]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 8.350 CC osmo_hnbgw_main.o #11 8.350 CC hnbgw.lo #11 8.351 CC hnbgw_hnbap.lo #11 8.352 CC hnbgw_l3.lo #11 8.354 CC hnbgw_rua.lo #11 8.354 CC hnbgw_ranap.lo #11 8.355 CC hnbgw_vty.lo #11 8.356 CC context_map.lo #11 8.357 CC context_map_rua.lo #11 8.358 CC context_map_sccp.lo #11 8.358 CC hnbgw_cn.lo #11 8.358 CC cnlink.lo #11 8.358 CC ranap_rab_ass.lo #11 8.359 CC mgw_fsm.lo #11 8.359 CC kpi_ranap.lo #11 8.359 CC tdefs.lo #11 8.359 CC hnbgw_pfcp.lo #11 8.359 CC ps_rab_ass_fsm.lo #11 8.360 CC ps_rab_fsm.lo #11 8.496 mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': #11 8.496 mgw_fsm.c:180:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.496 180 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.496 | ^~~~~~~~ #11 8.496 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.496 from mgw_fsm.c:48: #11 8.496 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.496 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.496 | ^~~~~~ #11 8.496 mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.496 181 | mgw_info.codecs_len = 1; #11 8.496 | ^~~~~~~~ #11 8.496 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.496 35 | unsigned int codecs_len #11 8.496 | ^~~~~~~~~~ #11 8.499 mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': #11 8.499 mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.499 368 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.499 | ^~~~~~~~ #11 8.499 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.499 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.499 | ^~~~~~ #11 8.499 mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.499 369 | mgw_info.codecs_len = 1; #11 8.499 | ^~~~~~~~ #11 8.499 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.499 35 | unsigned int codecs_len #11 8.499 | ^~~~~~~~~~ #11 8.500 mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': #11 8.500 mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.500 452 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.500 | ^~~~~~~~ #11 8.500 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.500 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.500 | ^~~~~~ #11 8.500 mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.500 453 | mgw_info.codecs_len = 1; #11 8.500 | ^~~~~~~~ #11 8.500 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.500 35 | unsigned int codecs_len #11 8.500 | ^~~~~~~~~~ #11 8.796 CCLD libhnbgw.la #11 9.081 CCLD osmo-hnbgw #11 9.407 make[4]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.407 make[4]: Nothing to be done for 'install-data-am'. #11 9.408 /usr/bin/mkdir -p '/usr/local/bin' #11 9.409 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnbgw '/usr/local/bin' #11 9.422 libtool: install: /usr/bin/install -c osmo-hnbgw /usr/local/bin/osmo-hnbgw #11 9.423 make[4]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.423 make[3]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.424 make[3]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.425 make[4]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.425 make[4]: Nothing to be done for 'install-exec-am'. #11 9.425 make[4]: Nothing to be done for 'install-data-am'. #11 9.425 make[4]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.425 make[3]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.425 make[2]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.425 Making install in tests #11 9.426 make[2]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.428 Making install in ranap_rab_ass #11 9.429 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.430 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.430 make[4]: Nothing to be done for 'install-exec-am'. #11 9.430 make[4]: Nothing to be done for 'install-data-am'. #11 9.430 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.430 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.431 make[3]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.432 make[4]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.432 make[4]: Nothing to be done for 'install-exec-am'. #11 9.432 make[4]: Nothing to be done for 'install-data-am'. #11 9.432 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.432 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.432 make[2]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.432 Making install in doc #11 9.433 make[2]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.435 Making install in examples #11 9.436 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.437 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.437 make[4]: Nothing to be done for 'install-exec-am'. #11 9.438 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.440 /usr/bin/install -c -m 644 osmo-hnbgw/osmo-hnbgw.cfg '/usr/local/etc/osmocom' #11 9.441 make install-data-hook #11 9.443 make[5]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.443 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 9.443 j="/usr/local/share/doc/osmo-hnbgw/examples/$f" && \ #11 9.443 mkdir -p "$(dirname $j)" && \ #11 9.443 /usr/bin/install -c -m 644 ./$f $j; \ #11 9.443 done #11 9.464 make[5]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.464 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.465 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.465 Making install in manuals #11 9.470 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.475 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.475 make[4]: Nothing to be done for 'install-exec-am'. #11 9.475 make[4]: Nothing to be done for 'install-data-am'. #11 9.476 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.476 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.476 Making install in charts #11 9.481 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.487 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.487 make[4]: Nothing to be done for 'install-exec-am'. #11 9.487 make[4]: Nothing to be done for 'install-data-am'. #11 9.487 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.487 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.492 make[3]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.498 make[4]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.498 make[4]: Nothing to be done for 'install-exec-am'. #11 9.498 make[4]: Nothing to be done for 'install-data-am'. #11 9.498 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.498 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.499 make[2]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.499 Making install in contrib #11 9.504 make[2]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.513 Making install in systemd #11 9.517 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.523 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.523 make[4]: Nothing to be done for 'install-exec-am'. #11 9.526 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.532 /usr/bin/install -c -m 644 osmo-hnbgw.service '/lib/systemd/system' #11 9.536 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.537 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.541 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.547 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.547 make[4]: Nothing to be done for 'install-exec-am'. #11 9.547 make[4]: Nothing to be done for 'install-data-am'. #11 9.547 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.548 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.549 make[2]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.554 make[2]: Entering directory '/tmp/osmo-hnbgw' #11 9.567 make[3]: Entering directory '/tmp/osmo-hnbgw' #11 9.567 make[3]: Nothing to be done for 'install-exec-am'. #11 9.567 make[3]: Nothing to be done for 'install-data-am'. #11 9.567 make[3]: Leaving directory '/tmp/osmo-hnbgw' #11 9.568 make[2]: Leaving directory '/tmp/osmo-hnbgw' #11 9.569 make[1]: Leaving directory '/tmp/osmo-hnbgw' #11 DONE 9.8s #12 [7/8] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.8s done #14 writing image sha256:30ae56b1f0d8afb867020ccdd550bb5880519d1540f7ed017128c5c187f9bf3a done #14 naming to docker.io/osmocom-build/osmo-hnbgw-master:latest 0.0s done #14 DONE 0.8s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-hnbgw-master' + docker_image_exists osmo-hnbgw-master + docker images -q osmocom-build/osmo-hnbgw-master + test -n 30ae56b1f0d8 + list_osmo_packages debian-bookworm osmo-hnbgw-master + local distro=debian-bookworm + local image=osmo-hnbgw-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnbgw-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnbgw-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202405032026 amd64 Development headers for A-bis interface ii libosmo-gtlv-dev:amd64 0.3.0.4.a46a.202405032026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.3.0.4.a46a.202405032026 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap-dev:amd64 1.5.1.6.fc08.202405032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-hnbap0:amd64 1.5.1.6.fc08.202405032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client-dev:amd64 1.12.1.47.e01f6.202405032026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.47.e01f6.202405032026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405032026 amd64 Development headers for Osmocom network interface ii libosmo-pfcp-dev:amd64 0.3.0.4.a46a.202405032026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.3.0.4.a46a.202405032026 amd64 PFCP protocol support ii libosmo-ranap-dev:amd64 1.5.1.6.fc08.202405032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.6.fc08.202405032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua-dev:amd64 1.5.1.6.fc08.202405032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1.6.fc08.202405032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202405032026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202405032026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202405032026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202405032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405032026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202405032026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202405032026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405032026 amd64 Osmo VTY library ii osmocom-nightly 202405032026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hnbgw-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-hnbgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnbgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnbgw-test + echo ttcn3-hnbgw-test + dir=ttcn3-hnbgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnbgw-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-hnbgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnbgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnbgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/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/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:9c5622945dce3cba9671e0d4a7959e3a05e54da34d01673efed2e4c1d02920fc 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/ttcn3-hnbgw-test' + docker_image_exists ttcn3-hnbgw-test + docker images -q osmocom-build/ttcn3-hnbgw-test + test -n 9c5622945dce + 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/logs/with-pfcp + network_create + SUBNET=1913860 + seq 1 30 + echo (1913860 + 1) % 256 + bc + SUBNET=5 + NET_NAME=ttcn3-hnbgw-test-5 + SUB4=172.18.5.0/24 + SUB6=fd02:db8:5::/64 + set +x Creating network ttcn3-hnbgw-test-5, trying SUBNET=5... + docker network create --internal --subnet 172.18.5.0/24 --ipv6 --subnet fd02:db8:5::/64 ttcn3-hnbgw-test-5 c048b225f80910b3034907966a44fcdab18fd89b9811dd7f8a8922d1219b69a5 + set +x ### Network ttcn3-hnbgw-test-5 created (SUBNET=5) ### + return + echo Testing without PFCP Testing without PFCP + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs HNBGW_Tests.cfg osmo-stp.cfg osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/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/logs/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/unix + cp HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/unix + cp osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 5 200 + NET=5 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::200 + docker run --rm --network ttcn3-hnbgw-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-847-stp -d osmocom-build/osmo-stp-master 8970840c9bca224976135abdcd1a899a0eecb73f77f40495965a9ec62f20a627 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 5 20 + NET=5 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-5 --ip 172.18.5.20 --ip6 fd02:db8:5::20 + docker run --rm --network ttcn3-hnbgw-test-5 --ip 172.18.5.20 --ip6 fd02:db8:5::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-847-hnbgw -d osmocom-build/osmo-hnbgw-master fd5f0b2802a8f610c908e298b7c60d59e3c93870b00e28a77538bcef25bbc64d + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 5 203 + NET=5 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-5 --ip 172.18.5.203 --ip6 fd02:db8:5::203 + docker run --rm --network ttcn3-hnbgw-test-5 --ip 172.18.5.203 --ip6 fd02:db8:5::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.5.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-847-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@c26ad8a17ae5: Unix server socket created successfully. MC@c26ad8a17ae5: Listening on TCP port 35717. c26ad8a17ae5 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests c26ad8a17ae5 35717 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c26ad8a17ae5: New HC connected from 172.18.5.203 [172.18.5.203]. c26ad8a17ae5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@c26ad8a17ae5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c26ad8a17ae5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c26ad8a17ae5: Configuration file was processed on all HCs. MC@c26ad8a17ae5: Creating MTC on host 172.18.5.203. MC@c26ad8a17ae5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat May 4 07:47:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(9)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(7)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(12)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(8)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(11)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(8)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(5)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(3)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(13)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_hnb_register finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat May 4 07:47:31 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158331) Waiting for packet dumper to finish... 1 (prev_count=158331, count=213644) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat May 4 07:47:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(22)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(20)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(14)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(26)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat May 4 07:47:36 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82067) Waiting for packet dumper to finish... 1 (prev_count=82067, count=140534) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:47:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(33)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(31)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(31)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(27)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(37)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat May 4 07:47:41 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80213) Waiting for packet dumper to finish... 1 (prev_count=80213, count=138294) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat May 4 07:47:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(44)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(42)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(40)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@c26ad8a17ae5: Final verdict of PTC: none TC_ue_register-Iuh0(39)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(38)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(48)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ue_register finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat May 4 07:47:45 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82523) Waiting for packet dumper to finish... 1 (prev_count=82523, count=137073) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat May 4 07:47:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ue_register_tmsi_lai started. MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(55)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(55)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(53)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(58)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(56)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(51)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@c26ad8a17ae5: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(49)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(59)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat May 4 07:47:50 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82548) Waiting for packet dumper to finish... 1 (prev_count=82548, count=137074) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat May 4 07:47:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(66)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(66)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(64)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(60)@c26ad8a17ae5: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(70)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat May 4 07:47:55 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80116) Waiting for packet dumper to finish... 1 (prev_count=80116, count=134784) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat May 4 07:47:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(77)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(77)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(75)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@c26ad8a17ae5: f_create_expect(l3 := '014D1D8C7FE818A08B7E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@c26ad8a17ae5: Created Expect[0] for '014D1D8C7FE818A08B7E'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@c26ad8a17ae5: Added conn table entry 0TC_ranap_cs_initial_ue0(82)9392677 HNBGW_Test.msc0-SCCP(75)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@c26ad8a17ae5: Found Expect[0] for l3='014D1D8C7FE818A08B7E'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@c26ad8a17ae5: Added conn table entry 0TC_ranap_cs_initial_ue0(82)3956075 HNBGW_Test.msc0-SCCP(75)@c26ad8a17ae5: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(82)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(75)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(76)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(73)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(81)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(71)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat May 4 07:48:00 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118593) Waiting for packet dumper to finish... 1 (prev_count=118593, count=156268) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat May 4 07:48:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(90)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(88)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@c26ad8a17ae5: f_create_expect(l3 := 'D0772465591CCA3A3DA6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@c26ad8a17ae5: Created Expect[0] for 'D0772465591CCA3A3DA6'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@c26ad8a17ae5: Added conn table entry 0TC_ranap_ps_initial_ue0(95)10857275 HNBGW_Test.sgsn0-SCCP(91)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@c26ad8a17ae5: Found Expect[0] for l3='D0772465591CCA3A3DA6'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@c26ad8a17ae5: Added conn table entry 0TC_ranap_ps_initial_ue0(95)15494124 HNBGW_Test.sgsn0-SCCP(91)@c26ad8a17ae5: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(95)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(91)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(86)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(94)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(84)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat May 4 07:48:06 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118685) Waiting for packet dumper to finish... 1 (prev_count=118685, count=156713) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:48:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(103)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(106)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(104)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@c26ad8a17ae5: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)7776519 HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@c26ad8a17ae5: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@c26ad8a17ae5: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)13953669 HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@c26ad8a17ae5: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(97)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(107)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat May 4 07:48:12 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124546) Waiting for packet dumper to finish... 1 (prev_count=124546, count=165196) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:48:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(116)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(114)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@c26ad8a17ae5: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)2758379 HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@c26ad8a17ae5: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@c26ad8a17ae5: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)9441498 HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@c26ad8a17ae5: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(114)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(110)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(120)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat May 4 07:48:18 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124530) Waiting for packet dumper to finish... 1 (prev_count=124530, count=165165) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat May 4 07:48:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(129)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(129)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@c26ad8a17ae5: f_create_expect(l3 := 'B5BA809596729D607A7F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@c26ad8a17ae5: Created Expect[0] for 'B5BA809596729D607A7F'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@c26ad8a17ae5: Added conn table entry 0TC_ranap_cs_bidir0(134)16224893 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@c26ad8a17ae5: Found Expect[0] for l3='B5BA809596729D607A7F'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@c26ad8a17ae5: Added conn table entry 0TC_ranap_cs_bidir0(134)14685878 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: Session index based on connection ID:0 TC_ranap_cs_bidir0(134)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: vl_len:22 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A62A8988912BC73E02BCC'O TC_ranap_cs_bidir0(134)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: vl_len:20 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(131)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(123)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(133)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat May 4 07:48:24 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123462) Waiting for packet dumper to finish... 1 (prev_count=123462, count=174005) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat May 4 07:48:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(142)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(140)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@c26ad8a17ae5: f_create_expect(l3 := 'B15B1CF92BA4A56765BD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@c26ad8a17ae5: Created Expect[0] for 'B15B1CF92BA4A56765BD'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@c26ad8a17ae5: Added conn table entry 0TC_ranap_ps_bidir0(147)6151090 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@c26ad8a17ae5: Found Expect[0] for l3='B15B1CF92BA4A56765BD'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@c26ad8a17ae5: Added conn table entry 0TC_ranap_ps_bidir0(147)12573058 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7314B4F944D74F18E6CE'O TC_ranap_ps_bidir0(147)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(141)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(136)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(146)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat May 4 07:48:30 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120065) Waiting for packet dumper to finish... 1 (prev_count=120065, count=171205) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat May 4 07:48:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(155)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@c26ad8a17ae5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@c26ad8a17ae5: f_create_expect(l3 := 'A0A6E8F185988473408E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@c26ad8a17ae5: Created Expect[0] for 'A0A6E8F185988473408E'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@c26ad8a17ae5: Added conn table entry 0TC_rab_assignment0(160)7260041 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@c26ad8a17ae5: Found Expect[0] for l3='A0A6E8F185988473408E'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@c26ad8a17ae5: Added conn table entry 0TC_rab_assignment0(160)14583326 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: Session index based on connection ID:0 TC_rab_assignment0(160)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(149)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: vl_len:91 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@c26ad8a17ae5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6ec78917" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6ec78917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@c26ad8a17ae5: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6ec78917" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6ec78917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assignment0(160)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@c26ad8a17ae5: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6ec78917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6ec78917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@c26ad8a17ae5: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6ec78917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6ec78917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: vl_len:12 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6ec78917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6ec78917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(151)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(159)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(149)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_rab_assignment finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat May 4 07:48:36 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230237) Waiting for packet dumper to finish... 1 (prev_count=230237, count=230733) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat May 4 07:48:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(168)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@c26ad8a17ae5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@c26ad8a17ae5: f_create_expect(l3 := '595DC62784C22C1C5CAA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@c26ad8a17ae5: Created Expect[0] for '595DC62784C22C1C5CAA'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@c26ad8a17ae5: Added conn table entry 0TC_rab_release0(173)718386 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@c26ad8a17ae5: Found Expect[0] for l3='595DC62784C22C1C5CAA'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@c26ad8a17ae5: Added conn table entry 0TC_rab_release0(173)3255017 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: vl_len:91 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@c26ad8a17ae5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "af63217" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af63217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release0(173) TC_rab_release0(173)@c26ad8a17ae5: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "af63217" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af63217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release0(173)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@c26ad8a17ae5: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "af63217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af63217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@c26ad8a17ae5: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "af63217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af63217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: vl_len:21 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(173)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "af63217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "af63217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(169)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_release-Iuh0(163)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(172)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(162)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_rab_release finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat May 4 07:48:42 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224012) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat May 4 07:48:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(181)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@c26ad8a17ae5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@c26ad8a17ae5: f_create_expect(l3 := '5A58043017288B05942E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@c26ad8a17ae5: Created Expect[0] for '5A58043017288B05942E'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@c26ad8a17ae5: Added conn table entry 0TC_rab_release_abnormal0(186)6445934 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@c26ad8a17ae5: Found Expect[0] for l3='5A58043017288B05942E'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@c26ad8a17ae5: Added conn table entry 0TC_rab_release_abnormal0(186)2262688 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: vl_len:91 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@c26ad8a17ae5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "625b6e17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "625b6e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@c26ad8a17ae5: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "625b6e17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "625b6e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release_abnormal0(186)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@c26ad8a17ae5: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "625b6e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "625b6e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@c26ad8a17ae5: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "625b6e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "625b6e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: vl_len:21 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(186)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "625b6e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "625b6e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(180)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(177)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(185)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(175)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat May 4 07:48:47 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123256) Waiting for packet dumper to finish... 1 (prev_count=123256, count=229416) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat May 4 07:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(194)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(197)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(195)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@c26ad8a17ae5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@c26ad8a17ae5: f_create_expect(l3 := 'B2F5D2EA295EF45CAB72'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@c26ad8a17ae5: Created Expect[0] for 'B2F5D2EA295EF45CAB72'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@c26ad8a17ae5: Added conn table entry 0TC_rab_assign_fail0(199)10225322 HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@c26ad8a17ae5: Found Expect[0] for l3='B2F5D2EA295EF45CAB72'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@c26ad8a17ae5: Added conn table entry 0TC_rab_assign_fail0(199)6697816 HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@c26ad8a17ae5: setverdict(pass): none -> pass VirtHNBGW-STATS(188)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: vl_len:91 HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@c26ad8a17ae5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c06aa17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c06aa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@c26ad8a17ae5: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c06aa17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c06aa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_fail0(199)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(188)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(199)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9c06aa17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(190)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(198)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(188)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_rab_assign_fail finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat May 4 07:48:54 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123171) Waiting for packet dumper to finish... 1 (prev_count=123171, count=206306) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat May 4 07:48:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(207)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '4C4363D18929AA423710'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@c26ad8a17ae5: Created Expect[0] for '4C4363D18929AA423710'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@c26ad8a17ae5: Added conn table entry 0TC_rab_assign_mgcp_to0(212)7014144 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@c26ad8a17ae5: Found Expect[0] for l3='4C4363D18929AA423710'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@c26ad8a17ae5: Added conn table entry 0TC_rab_assign_mgcp_to0(212)14190018 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: vl_len:91 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@c26ad8a17ae5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6b070017" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b070017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@c26ad8a17ae5: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6b070017" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b070017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: vl_len:12 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(205)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(203)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(201)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(211)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat May 4 07:49:04 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=152525) Waiting for packet dumper to finish... 1 (prev_count=152525, count=199562) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:49:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(220)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := 'C598E3C3EB577955014C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@c26ad8a17ae5: Created Expect[0] for 'C598E3C3EB577955014C'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@c26ad8a17ae5: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)14799957 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@c26ad8a17ae5: Found Expect[0] for l3='C598E3C3EB577955014C'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@c26ad8a17ae5: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)11053550 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(214)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: vl_len:91 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@c26ad8a17ae5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1d45517" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1d45517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1d45517" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1d45517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e1d45517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1d45517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e1d45517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1d45517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@c26ad8a17ae5: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: vl_len:12 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e1d45517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e1d45517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@c26ad8a17ae5: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(224)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(214)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sat May 4 07:49:10 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237535) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat May 4 07:49:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(233)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@c26ad8a17ae5: f_create_expect(l3 := 'A70D43DE363D2278060A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@c26ad8a17ae5: Created Expect[0] for 'A70D43DE363D2278060A'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@c26ad8a17ae5: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)11214630 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@c26ad8a17ae5: Found Expect[0] for l3='A70D43DE363D2278060A'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@c26ad8a17ae5: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)13449786 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(238)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: vl_len:22 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A57A3B0E59148272DD0D2'O TC_ranap_cs_mo_disconnect0(238)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@c26ad8a17ae5: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)11214630 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@c26ad8a17ae5: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)13449786 TC_ranap_cs_mo_disconnect0(238)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(233)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(227)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(237)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat May 4 07:49:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=161540) Waiting for packet dumper to finish... 1 (prev_count=161540, count=192929) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat May 4 07:49:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(246)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@c26ad8a17ae5: f_create_expect(l3 := 'A82829478D7F83854995'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@c26ad8a17ae5: Created Expect[0] for 'A82829478D7F83854995'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@c26ad8a17ae5: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)3659080 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@c26ad8a17ae5: Found Expect[0] for l3='A82829478D7F83854995'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@c26ad8a17ae5: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)15647685 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: vl_len:22 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A282122B752E63F454347'O TC_ranap_ps_mo_disconnect0(251)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@c26ad8a17ae5: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)3659080 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@c26ad8a17ae5: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)15647685 TC_ranap_ps_mo_disconnect0(251)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(240)@c26ad8a17ae5: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(250)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat May 4 07:49:31 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147264) Waiting for packet dumper to finish... 1 (prev_count=147264, count=173696) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Sat May 4 07:49:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(254)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(256)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(261)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(259)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(261)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(264)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(260)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(260)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(263)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(263)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(267)@c26ad8a17ae5: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(263)@c26ad8a17ae5: f_create_expect(l3 := '3207BF6E35DF25C8ED2B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(263)@c26ad8a17ae5: Created Expect[0] for '3207BF6E35DF25C8ED2B'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@c26ad8a17ae5: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)14896488 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(263)@c26ad8a17ae5: Found Expect[0] for l3='3207BF6E35DF25C8ED2B'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(263)@c26ad8a17ae5: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)10407653 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_without_pfcp0(266)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: vl_len:91 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: vl_len:12 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@c26ad8a17ae5: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@c26ad8a17ae5: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(254)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(253)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@c26ad8a17ae5: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(256)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(265)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(267)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(254): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(256): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(267): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Sat May 4 07:49:42 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=157556) Waiting for packet dumper to finish... 1 (prev_count=157556, count=182505) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat May 4 07:49:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(276)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(276)@c26ad8a17ae5: M3UA emulation initiated, the test can be started MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(276)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(279)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(279)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(279)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(277)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(276)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(279)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(278)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(278)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)9094166 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)9335378 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)1106052 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)5886425 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)14214636 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: First idle individual index:2 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)3965936 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)15538547 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: First idle individual index:3 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(287) HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)8666431 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(287)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(287)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(277)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(275)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(268)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(278)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(276)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(274)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(279)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(280)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(288)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(274): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(275): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(276): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(277): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(278): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(279): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(280): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1Sat May 4 07:49:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc _cnlink0(287): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(288): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=214324) Waiting for packet dumper to finish... 1 (prev_count=214324, count=281342) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:49:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(297)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(297)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(297)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(300)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(300)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(300)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(298)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(303)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(303)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(303)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(301)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(306)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(306)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(306)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(304)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(297)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(300)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(303)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(306)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(299)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(299)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(302)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(302)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(305)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(305)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)11811335 HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)2317718 HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(299)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)12809196 HNBGW_Test.msc1-SCCP(298)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(298)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(299)@c26ad8a17ae5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc1-RAN(299)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(310)6185097 HNBGW_Test.msc1-SCCP(298)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(298)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(312)1011258 HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(312)2464672 HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(312)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(312)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(299)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(303)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(289)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(298)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(297)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(306)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(304)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(301)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(296)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(302)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(300)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(305)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(295)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(307)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(296): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(298): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(299): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(300): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(301): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(302): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(303): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(304): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(305): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(306): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(312): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat May 4 07:50:01 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242862) Waiting for packet dumper to finish... 1 (prev_count=242862, count=310037) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:50:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(322)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(322)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(322)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(325)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(325)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(325)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(323)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(328)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(328)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(328)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(326)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(331)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(331)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(331)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(329)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(322)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(325)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(328)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(331)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(321)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(321)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(324)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(324)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(327)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(327)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(330)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(330)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)9705997 HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(321)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)6248412 HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(324)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)6440574 HNBGW_Test.msc1-SCCP(323)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(323)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(324)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)554369 HNBGW_Test.msc1-SCCP(323)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(323)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)7311761 HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(321)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)13410617 HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-SCCP(329)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(331)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(322)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(328)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(321)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(324)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(326)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(320)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(323)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(325)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(314)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(330)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(332)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(327)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(314): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(320): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(321): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(322): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(323): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(324): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(325): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(326): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(327): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(328): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(329): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(330): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(331): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(332): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat May 4 07:50:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.5.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=310187) Waiting for packet dumper to finish... 1 (prev_count=310187, count=315348) MTC@c26ad8a17ae5: 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@c26ad8a17ae5: 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 May 4 07:50:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(347)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(347)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(350)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(350)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(350)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(348)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(353)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(353)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(353)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(351)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(356)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(356)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(356)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(354)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(347)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(350)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(353)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(356)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(346)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(346)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(349)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(349)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(352)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(352)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(355)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(355)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)9011864 HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)11132408 HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(349)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)16163911 HNBGW_Test.msc1-SCCP(348)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(348)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(349)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)16486396 HNBGW_Test.msc1-SCCP(348)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(348)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)5841606 HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)2757444 HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(346)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(352)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(351)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(348)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(353)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(354)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(349)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(356)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(355)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(350)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(339)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(344)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(357)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(339): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(344): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(348): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(349): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(350): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(351): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(352): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(353): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(354): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(355): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(356): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(357): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat May 4 07:50:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.5.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=315070) Waiting for packet dumper to finish... 1 (prev_count=315070, count=320243) MTC@c26ad8a17ae5: 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@c26ad8a17ae5: 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 May 4 07:50:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(372)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(372)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(372)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(375)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(375)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(375)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(373)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(378)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(378)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(378)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(376)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(381)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(381)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(381)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(379)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(372)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(375)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(378)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(381)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(374)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(374)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(377)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(377)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(380)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(380)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)15255039 HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)12833746 HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(374)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)8774869 HNBGW_Test.msc1-SCCP(373)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(373)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(374)@c26ad8a17ae5: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc1-RAN(374)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)12100886 HNBGW_Test.msc1-SCCP(373)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(373)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)10988780 HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)14366097 HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(374)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(377)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(373)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(381)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(378)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(371)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(379)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(375)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(370)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(376)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(382)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(372)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(364)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(380)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(364): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(370): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(371): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(372): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(373): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(374): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(375): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(376): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(377): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(378): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(379): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(380): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(381): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(382): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat May 4 07:50:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.5.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=245456) Waiting for packet dumper to finish... 1 (prev_count=245456, count=317882) MTC@c26ad8a17ae5: 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@c26ad8a17ae5: 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 May 4 07:50:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: 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)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(397)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(397)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(397)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(400)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(400)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(400)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(398)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(403)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(403)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(403)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(401)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(406)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(406)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(406)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(404)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(397)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(400)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(403)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(406)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(396)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(396)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(399)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(399)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(402)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(402)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(405)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(405)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)15680533 HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(396)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)13972985 HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(399)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)15456740 HNBGW_Test.msc1-SCCP(398)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(398)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(399)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)2521082 HNBGW_Test.msc1-SCCP(398)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(398)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)6331913 HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(396)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)5797272 HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: 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)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(406)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(402)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(404)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(398)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(405)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(396)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(400)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(395)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(397)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(403)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(399)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(407)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(389)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(401)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(389): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(395): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(396): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(397): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(398): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(399): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(400): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(401): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(402): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(403): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(404): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(405): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(406): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(407): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat May 4 07:50:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.5.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=328397) MTC@c26ad8a17ae5: 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@c26ad8a17ae5: 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 May 4 07:50:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(422)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(422)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(420)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(425)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(425)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(428)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(428)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(428)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(426)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(431)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(431)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(431)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(429)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(428)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(431)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(427)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(427)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(430)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(430)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)1855280 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)559525 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)8870856 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)975971 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)4552473 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: First idle individual index:2 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)5031267 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-SCCP(429)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(427)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(431)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(424)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(426)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(430)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(414)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(428)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(432)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(426): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(427): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(428): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(429): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(430): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(431): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(432): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat May 4 07:50:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.5.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=280301) Waiting for packet dumper to finish... 1 (prev_count=280301, count=344477) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:50:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(447)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(447)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(447)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(445)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(450)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(450)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(450)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(448)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(453)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-M3UA(453)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(453)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(456)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(456)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(456)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(454)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(459)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(459)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(459)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(457)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(462)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn2-M3UA(462)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(462)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn2-SCCP(460)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(447)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(450)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(453)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(456)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(459)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(462)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23910 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(446)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(446)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(449)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(449)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(455)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(455)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(458)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(458)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(461)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(461)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)16614306 HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)16312404 HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)4361096 HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)16190156 HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(449)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)7434607 HNBGW_Test.msc1-SCCP(448)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(448)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(449)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) HNBGW_Test.msc1-RAN(449)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)16413866 HNBGW_Test.msc1-SCCP(448)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(448)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(458)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(446)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(453)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(454)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(452)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(456)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(460)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(445)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(448)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(461)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(457)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(450)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(451)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(459)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(455)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(439)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(463)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(447)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(449)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(462)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(439): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(445): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(446): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(447): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(448): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(449): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(450): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-SCCP(451): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-RAN(452): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-M3UA(453): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(454): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(455): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(456): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(457): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(458): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(459): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(460): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(461): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(462): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(463): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat May 4 07:50:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.5.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=377610) Waiting for packet dumper to finish... 1 (prev_count=377610, count=382753) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:50:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(478)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(478)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(478)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(476)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(481)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(481)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(481)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(479)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(484)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-M3UA(484)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(484)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-SCCP(482)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(487)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(487)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(487)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(485)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(490)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(490)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(490)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(488)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(493)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn2-M3UA(493)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(493)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(491)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(478)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(481)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(484)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(487)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(490)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(493)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23910 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(477)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(480)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(486)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(486)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(489)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(489)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(492)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(492)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(480)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(477)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(477)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)2434367 HNBGW_Test.msc0-SCCP(476)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(476)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(477)@c26ad8a17ae5: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc0-RAN(477)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)9804903 HNBGW_Test.msc0-SCCP(476)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(476)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(483)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)7768743 HNBGW_Test.msc2-SCCP(482)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc2-SCCP(482)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(483)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) HNBGW_Test.msc2-RAN(483)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)900896 HNBGW_Test.msc2-SCCP(482)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(482)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(481)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(484)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(476)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(486)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(483)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(485)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(482)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(478)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(488)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(479)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(480)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(487)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(477)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(470)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(489)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(492)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(490)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(491)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(493)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(494)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(476): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(477): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(478): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(479): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(480): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(481): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-SCCP(482): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-RAN(483): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-M3UA(484): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(485): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(486): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(487): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(488): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(489): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(490): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(491): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(492): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(493): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(494): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(497): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat May 4 07:51:03 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.5.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=366177) Waiting for packet dumper to finish... 1 (prev_count=366177, count=371320) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat May 4 07:51:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(500)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(502)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(507)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(507)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(507)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(505)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(510)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(510)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(510)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(508)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(513)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-M3UA(513)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(513)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-SCCP(511)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(516)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(516)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(516)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(514)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(507)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(510)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(513)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(516)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(506)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(506)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(509)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(509)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(512)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(512)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(515)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(515)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh1-RUA(503)@c26ad8a17ae5: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(501)@c26ad8a17ae5: UnitdataCallback HNBGW_Test.msc0-RAN(506)@c26ad8a17ae5: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(506)@c26ad8a17ae5: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(518) TC_mscpool_paging_imsi-Iuh0-RUA(501)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_paging_imsi0(518)9466744 HNBGW_Test.msc0-SCCP(505)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(505)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(506)@c26ad8a17ae5: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(518) HNBGW_Test.msc0-RAN(506)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_paging_imsi0(518)7382402 HNBGW_Test.msc0-SCCP(505)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(505)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(518)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(518)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(501)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(514)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(513)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(516)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(506)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(509)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(515)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(511)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(510)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(505)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(504)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(507)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(499)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(508)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(517)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(500)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(502)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(512)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(503)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(519)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(499): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(500): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(501): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(502): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(503): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(504): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(505): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(506): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(507): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(508): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(509): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(510): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-SCCP(511): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-RAN(512): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-M3UA(513): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(514): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(515): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(516): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(517): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_imsi0(518): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(519): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat May 4 07:51:12 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252964) Waiting for packet dumper to finish... 1 (prev_count=252964, count=297486) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat May 4 07:51:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(521)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(523)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(528)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(528)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(528)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(526)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(531)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(531)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(531)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(529)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(534)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-M3UA(534)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(534)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-SCCP(532)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(537)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(537)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(537)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(535)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(528)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(531)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(534)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(537)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(527)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(527)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(530)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(530)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(533)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(536)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(536)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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)@c26ad8a17ae5: 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)@c26ad8a17ae5: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(524)@c26ad8a17ae5: UnitdataCallback TC_mscpool_paging_tmsi0(539)@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(527)@c26ad8a17ae5: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(539) TC_mscpool_paging_tmsi-Iuh0-RUA(522)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_paging_tmsi0(539)7773531 HNBGW_Test.msc0-SCCP(526)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(526)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(527)@c26ad8a17ae5: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(539) HNBGW_Test.msc0-RAN(527)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_paging_tmsi0(539)14492476 HNBGW_Test.msc0-SCCP(526)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(526)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(539)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(539)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(537)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(530)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(535)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(536)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(526)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(528)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(524)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(527)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(523)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(521)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(533)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(532)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(529)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(522)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(534)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(525)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(538)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(520)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(531)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(540)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(520): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(521): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(522): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(523): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(524): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(525): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(526): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(527): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(528): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(529): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(530): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(531): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-SCCP(532): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-RAN(533): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-M3UA(534): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(535): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(536): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(537): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(538): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_tmsi0(539): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(540): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat May 4 07:51:21 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215162) Waiting for packet dumper to finish... 1 (prev_count=215162, count=255670) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:51:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(549)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(549)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(549)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(552)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(552)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(552)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(550)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(555)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-M3UA(555)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(555)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-SCCP(553)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(558)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(558)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(558)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(556)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(549)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(552)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(555)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(558)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(551)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(551)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(554)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(554)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(557)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)15086472 HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)13828366 HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(554)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)15665502 HNBGW_Test.msc2-SCCP(553)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc2-SCCP(553)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(554)@c26ad8a17ae5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc2-RAN(554)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(562)4235748 HNBGW_Test.msc2-SCCP(553)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(553)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(564)1242641 HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(564) HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(564)7346739 HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(564)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(564)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-RAN(554)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(551)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(553)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(558)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(557)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(548)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(552)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(547)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(550)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(549)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(555)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(559)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(556)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(541)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(561)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(565)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(542): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(544): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(547): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(548): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(549): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(550): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(551): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(552): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-SCCP(553): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-RAN(554): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-M3UA(555): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(556): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(557): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(558): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(559): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(564): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(565): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat May 4 07:51:30 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330524) Waiting for packet dumper to finish... 1 (prev_count=330524, count=332339) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:51:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(574)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(574)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(574)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(572)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(577)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(577)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(577)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(575)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(580)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-M3UA(580)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(580)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(578)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(583)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(583)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(583)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(581)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(574)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(577)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(580)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(583)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(573)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(573)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(576)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(576)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(579)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(579)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(582)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(582)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(576)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)9204478 HNBGW_Test.msc1-SCCP(575)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(575)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(576)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc1-RAN(576)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)3856885 HNBGW_Test.msc1-SCCP(575)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(575)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(573)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(587)10384611 HNBGW_Test.msc0-SCCP(572)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(572)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(573)@c26ad8a17ae5: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc0-RAN(573)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)16315846 HNBGW_Test.msc0-SCCP(572)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(572)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(579)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(589)13774844 HNBGW_Test.msc2-SCCP(578)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc2-SCCP(578)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(579)@c26ad8a17ae5: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(589) HNBGW_Test.msc2-RAN(579)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(589)3299873 HNBGW_Test.msc2-SCCP(578)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(578)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(589)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(589)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(582)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(581)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(580)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(578)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(573)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(576)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(575)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(572)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(574)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(579)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(566)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(583)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(577)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(584)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(590)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(567): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(569): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(572): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(573): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(574): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(575): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(576): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(577): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-SCCP(578): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-RAN(579): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-M3UA(580): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(581): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(582): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(583): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(584): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(589): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(590): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat May 4 07:51:40 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331217) Waiting for packet dumper to finish... 1 (prev_count=331217, count=333275) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:51:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(599)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(597)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(602)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(599)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(602)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(608)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(598)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(598)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(607)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(607)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)2946190 HNBGW_Test.msc0-SCCP(597)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc0-RAN(598)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)4797917 HNBGW_Test.msc0-SCCP(597)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(597)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)4287158 HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)14429345 HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: "disconnecting msc0" HNBGW_Test.msc0-RAN(598)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)2946190 HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)12458170 HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)4257725 HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(591)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(609)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(596)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(591): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sat May 4 07:51:49 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316156) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:51:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(624)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(624)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(624)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(627)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(625)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(624)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(626)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)12538354 HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)15413210 HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)3664765 HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)4119891 HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: "connecting cnlink 1" MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(635)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(635)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(635)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(633)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(635)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(634)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(634)@c26ad8a17ae5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(634)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)7851585 HNBGW_Test.msc1-SCCP(633)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc1-SCCP(633)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(634)@c26ad8a17ae5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) HNBGW_Test.msc1-RAN(634)@c26ad8a17ae5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)15253658 HNBGW_Test.msc1-SCCP(633)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(633)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@c26ad8a17ae5: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(634)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(622)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(624)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(633)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(635)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(623)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(628)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(616)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637)@c26ad8a17ae5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(622): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(623): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(624): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(628): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(633): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(634): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(635): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat May 4 07:51:58 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237065) Waiting for packet dumper to finish... 1 (prev_count=237065, count=301620) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat May 4 07:52:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(646)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(646)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(646)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(644)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(646)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(645)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(645)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)4319644 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)7789043 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)3433590 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)4291945 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)1090324 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)14247285 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)7164460 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)14863711 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(657)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(657)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(645)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(644)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(638)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(650)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(646)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(638): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(644): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(645): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(646): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(650): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(657): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat May 4 07:52:07 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218266) Waiting for packet dumper to finish... 1 (prev_count=218266, count=285896) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:52:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(667)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(667)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(667)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(665)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(670)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(670)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(670)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(668)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(673)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(673)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(673)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(676)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(676)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(676)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(674)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(667)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(670)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(673)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(676)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(666)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(666)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(669)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(669)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(675)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(675)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)15873698 HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)8198081 HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)3598680 HNBGW_Test.sgsn1-SCCP(674)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(674)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(675)@c26ad8a17ae5: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn1-RAN(675)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(680)7170595 HNBGW_Test.sgsn1-SCCP(674)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(674)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(682)13525453 HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(682)753647 HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(668)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(666)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(675)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(665)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(673)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(671)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(672)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(659)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(667)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(669)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(674)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(670)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(676)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(677)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(671): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(672): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(673): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(674): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(675): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(676): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(677): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(682): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat May 4 07:52:16 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=314641) Waiting for packet dumper to finish... 1 (prev_count=314641, count=326046) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat May 4 07:52:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(692)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(692)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(692)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(690)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(695)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(695)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(693)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(698)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(698)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(698)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(696)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(701)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(701)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(701)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(692)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(695)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(698)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(701)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(691)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(691)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(694)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(697)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(697)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)11860902 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)914617 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)14003156 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)5444985 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)7901492 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(707) HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)10504808 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(707)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(707)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(697)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(701)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(696)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(684)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(700)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(691)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(698)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(695)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(699)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(694)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(693)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(690)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(692)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(702)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(684): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(690): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(691): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(692): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(696): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(697): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(698): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(699): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(700): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(701): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(702): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(707): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat May 4 07:52:26 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325502) Waiting for packet dumper to finish... 1 (prev_count=325502, count=336914) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat May 4 07:52:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(717)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(717)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(715)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(720)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(720)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-SCCP(718)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(723)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-SCCP(721)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(729)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(727)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(732)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn2-M3UA(732)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(732)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(717)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(720)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(723)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(732)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23910 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(716)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(716)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)15749886 HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)1884372 HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)66486 HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)5937492 HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(738)15243419 HNBGW_Test.sgsn1-SCCP(727)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(738) HNBGW_Test.sgsn1-RAN(728)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(738)15586861 HNBGW_Test.sgsn1-SCCP(727)@c26ad8a17ae5: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(738)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(727)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(738)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(725)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(709)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(730)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(731)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(732)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(714)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(733)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(709): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(730): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(731): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(732): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(738): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat May 4 07:52:35 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399977) Waiting for packet dumper to finish... 1 (prev_count=399977, count=405153) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat May 4 07:52:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(748)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(748)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(748)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(746)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(751)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(751)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(751)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(749)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(754)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-M3UA(754)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(754)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc2-SCCP(752)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(757)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(757)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(757)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(755)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(760)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(760)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(760)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(758)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(763)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn2-M3UA(763)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(763)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn2-SCCP(761)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(748)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(751)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(754)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(757)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(760)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(763)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23910 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(747)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(747)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(750)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(750)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(753)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(753)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(756)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(756)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(759)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(759)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(762)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(762)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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@c26ad8a17ae5: 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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(756)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)11665920 HNBGW_Test.sgsn0-SCCP(755)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(755)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(756)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn0-RAN(756)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)6020644 HNBGW_Test.sgsn0-SCCP(755)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(755)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(762)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(767)9282472 HNBGW_Test.sgsn2-SCCP(761)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(761)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(762)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(767) HNBGW_Test.sgsn2-RAN(762)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(767)14801555 HNBGW_Test.sgsn2-SCCP(761)@c26ad8a17ae5: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(767)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(761)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(767)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(758)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(761)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(747)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(750)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(749)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(756)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(746)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(754)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(753)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(748)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(759)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(763)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(751)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(757)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(740)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(760)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(755)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(752)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(764)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(762)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(768)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(740): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(741): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(743): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(746): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(747): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(748): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(749): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(750): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(751): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-SCCP(752): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-RAN(753): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc2-M3UA(754): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(755): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(756): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(757): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(758): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(759): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(760): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(761): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(762): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(763): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(764): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(767): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(768): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat May 4 07:52:44 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361773) Waiting for packet dumper to finish... 1 (prev_count=361773, count=366925) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:52:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(777)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(777)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(777)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(775)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(780)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc1-M3UA(780)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(780)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(778)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(783)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(783)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(783)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(781)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(786)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(786)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(786)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(777)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(780)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(783)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(786)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(776)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(779)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(779)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(782)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(782)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(776)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(782)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)10543222 HNBGW_Test.sgsn0-SCCP(781)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(781)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(782)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn0-RAN(782)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)9030274 HNBGW_Test.sgsn0-SCCP(781)@c26ad8a17ae5: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(781)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)2137396 HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)7122825 HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(782)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(783)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(781)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)10543222 HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)1281811 HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)8820934 HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(785)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(780)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(786)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(777)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(779)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(778)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(776)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(784)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(769)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(775)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(787)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(774)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(769): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(774): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(775): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(776): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(777): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-SCCP(778): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-RAN(779): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc1-M3UA(780): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(781): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(782): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(783): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(784): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(785): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(786): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(787): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sat May 4 07:52:53 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287904) Waiting for packet dumper to finish... 1 (prev_count=287904, count=350146) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: 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 May 4 07:52:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(802)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(802)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(800)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(802)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(805)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(801)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(801)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: 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@c26ad8a17ae5: "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@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)9084253 HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)2718385 HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)4344816 HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)15776460 HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: "connecting cnlink 1" MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(813)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-M3UA(813)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(813)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn1-SCCP(811)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(813)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 MTC@c26ad8a17ae5: 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)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(812)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(812)@c26ad8a17ae5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(812)@c26ad8a17ae5: 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)@c26ad8a17ae5: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)2033334 HNBGW_Test.sgsn1-SCCP(811)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(811)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(812)@c26ad8a17ae5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) HNBGW_Test.sgsn1-RAN(812)@c26ad8a17ae5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)16722676 HNBGW_Test.sgsn1-SCCP(811)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(811)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@c26ad8a17ae5: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: 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@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(812)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(811)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(800)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(805)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(802)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(813)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(806)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(794)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(804)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810)@c26ad8a17ae5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(794): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(811): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(812): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(813): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat May 4 07:53:03 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252889) Waiting for packet dumper to finish... 1 (prev_count=252889, count=329905) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat May 4 07:53:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(817)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(822)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(822)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(822)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(825)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(825)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(825)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(823)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(822)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(825)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(821)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(821)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(824)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(824)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(826)@c26ad8a17ae5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@c26ad8a17ae5: f_create_expect(l3 := '7C4AF5CBB1B042B1CDBE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(821)@c26ad8a17ae5: Created Expect[0] for '7C4AF5CBB1B042B1CDBE'O to be handled at TC_second_rab_assignment0(827) TC_second_rab_assignment-Iuh0-RUA(818)@c26ad8a17ae5: Added conn table entry 0TC_second_rab_assignment0(827)3978070 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(821)@c26ad8a17ae5: Found Expect[0] for l3='7C4AF5CBB1B042B1CDBE'O handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@c26ad8a17ae5: Added conn table entry 0TC_second_rab_assignment0(827)10606395 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Session index based on connection ID:0 TC_second_rab_assignment0(827)@c26ad8a17ae5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: vl_len:91 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(826)@c26ad8a17ae5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3cb35617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3cb35617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_second_rab_assignment0(827) TC_second_rab_assignment0(827)@c26ad8a17ae5: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3cb35617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3cb35617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_second_rab_assignment0(827)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@c26ad8a17ae5: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3cb35617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3cb35617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(827)@c26ad8a17ae5: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3cb35617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3cb35617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: vl_len:63 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(827)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: vl_len:12 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(827)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@c26ad8a17ae5: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(827)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3cb35617" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(827)@c26ad8a17ae5: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3cb35617" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(827)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(818)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(824)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(823)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(820)@c26ad8a17ae5: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(817)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(821)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(822)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(825)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(816)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(826)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(828)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(816): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_second_rab_assignment-Iuh0(817): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(818): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(820): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(821): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(822): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(823): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(824): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(825): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(826): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_second_rab_assignment0(827): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_second_rab_assignment-PFCP(828): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_second_rab_assignment finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat May 4 07:53:09 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225828) Waiting for packet dumper to finish... 1 (prev_count=225828, count=226324) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat May 4 07:53:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(835)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(835)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(833)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(838)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@c26ad8a17ae5: ************************************************* MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(836)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(835)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(834)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@c26ad8a17ae5: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(829)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(839)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat May 4 07:53:14 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91069) Waiting for packet dumper to finish... 1 (prev_count=91069, count=149246) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat May 4 07:53:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@c26ad8a17ae5: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(841)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(843)@c26ad8a17ae5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(848)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-M3UA(848)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@c26ad8a17ae5: ************************************************* HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c26ad8a17ae5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(851)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-M3UA(851)@c26ad8a17ae5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(851)@c26ad8a17ae5: ************************************************* HNBGW_Test.sgsn0-SCCP(849)@c26ad8a17ae5: v_sccp_pdu_maxlen:268 MTC@c26ad8a17ae5: setverdict(pass): none -> pass MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(848)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(851)@c26ad8a17ae5: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(847)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(847)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(850)@c26ad8a17ae5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@c26ad8a17ae5: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(847)@c26ad8a17ae5: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(847)@c26ad8a17ae5: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(853) TC_apply_sccp-Iuh0-RUA(842)@c26ad8a17ae5: Added conn table entry 0TC_apply_sccp0(853)10119351 HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: First idle individual index:0 HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(847)@c26ad8a17ae5: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(853) HNBGW_Test.msc0-RAN(847)@c26ad8a17ae5: Added conn table entry 0TC_apply_sccp0(853)5605763 HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(853)@c26ad8a17ae5: setverdict(pass): none -> pass TC_apply_sccp0(853)@c26ad8a17ae5: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(853)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: vl_len:22 HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: vl_from0 HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A4E7F4140E026B985B0B5'O TC_apply_sccp0(853)@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(853)@c26ad8a17ae5: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: Session index based on local reference:0 HNBGW_Test.msc0-RAN(847)@c26ad8a17ae5: Deleted conn table entry 0TC_apply_sccp0(853)5605763 TC_apply_sccp-Iuh0-RUA(842)@c26ad8a17ae5: Deleted conn table entry 0TC_apply_sccp0(853)10119351 TC_apply_sccp0(853)@c26ad8a17ae5: Final verdict of PTC: pass MTC@c26ad8a17ae5: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(842)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(850)@c26ad8a17ae5: Final verdict of PTC: none TC_apply_sccp-Iuh0(841)@c26ad8a17ae5: Final verdict of PTC: none TC_apply_sccp-Iuh1(843)@c26ad8a17ae5: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(844)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(849)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(847)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@c26ad8a17ae5: Final verdict of PTC: none HNBGW-MGCP(852)@c26ad8a17ae5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(851)@c26ad8a17ae5: Final verdict of PTC: none VirtHNBGW-STATS(840)@c26ad8a17ae5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(854)@c26ad8a17ae5: Final verdict of PTC: none MTC@c26ad8a17ae5: Setting final verdict of the test case. MTC@c26ad8a17ae5: Local verdict of MTC: pass MTC@c26ad8a17ae5: Local verdict of PTC VirtHNBGW-STATS(840): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_apply_sccp-Iuh0(841): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(842): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_apply_sccp-Iuh1(843): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(844): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(849): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(850): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(851): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_apply_sccp0(853): pass (pass -> pass) MTC@c26ad8a17ae5: Local verdict of PTC TC_apply_sccp-PFCP(854): none (pass -> pass) MTC@c26ad8a17ae5: Test case TC_apply_sccp finished. Verdict: pass MTC@c26ad8a17ae5: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat May 4 07:53:24 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178889) Waiting for packet dumper to finish... 1 (prev_count=178889, count=203289) MTC@c26ad8a17ae5: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@c26ad8a17ae5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c26ad8a17ae5: Terminating MTC. MC@c26ad8a17ae5: MTC terminated. MC2> exit MC@c26ad8a17ae5: Shutting down session. MC@c26ad8a17ae5: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 47 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-847-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-847-hnbgw jenkins-ttcn3-hnbgw-test-847-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-847-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-847-stp + docker kill jenkins-ttcn3-hnbgw-test-847-stp jenkins-ttcn3-hnbgw-test-847-stp + docker wait jenkins-ttcn3-hnbgw-test-847-stp 137 + echo Testing with PFCP Testing with PFCP + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/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/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/logs/with-pfcp/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/unix + cp with-pfcp/HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/unix + cp with-pfcp/osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=5 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 5 200 + NET=5 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::200 + docker run --rm --network ttcn3-hnbgw-test-5 --ip 172.18.5.200 --ip6 fd02:db8:5::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-847-stp -d osmocom-build/osmo-stp-master 20c762154c7780adc9408410503e9e58bc55aaee34c4a74e723025d7913926dc + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 5 20 + NET=5 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-5 --ip 172.18.5.20 --ip6 fd02:db8:5::20 + docker run --rm --network ttcn3-hnbgw-test-5 --ip 172.18.5.20 --ip6 fd02:db8:5::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-847-hnbgw -d osmocom-build/osmo-hnbgw-master 67f6e32948fc69860b4c52f2bf8c510c7bfd4a9d0c8a8722ac21b06bd8209f71 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 5 203 + NET=5 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-5 --ip 172.18.5.203 --ip6 fd02:db8:5::203 + docker run --rm --network ttcn3-hnbgw-test-5 --ip 172.18.5.203 --ip6 fd02:db8:5::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.5.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-847-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@55394aa4be1e: Unix server socket created successfully. MC@55394aa4be1e: Listening on TCP port 41367. 55394aa4be1e is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 55394aa4be1e 41367 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@55394aa4be1e: New HC connected from 172.18.5.203 [172.18.5.203]. 55394aa4be1e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@55394aa4be1e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@55394aa4be1e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@55394aa4be1e: Configuration file was processed on all HCs. MC@55394aa4be1e: Creating MTC on host 172.18.5.203. MC@55394aa4be1e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat May 4 07:53:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(9)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@55394aa4be1e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@55394aa4be1e: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(13)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(3)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@55394aa4be1e: Test case TC_hnb_register finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat May 4 07:53:32 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=122891) Waiting for packet dumper to finish... 1 (prev_count=122891, count=151157) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat May 4 07:53:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(22)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(20)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@55394aa4be1e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1-RUA(18)@55394aa4be1e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@55394aa4be1e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@55394aa4be1e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(14)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(26)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@55394aa4be1e: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat May 4 07:53:37 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82506) Waiting for packet dumper to finish... 1 (prev_count=82506, count=140402) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:53:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(33)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(36)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(34)@55394aa4be1e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(31)@55394aa4be1e: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@55394aa4be1e: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(27)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(37)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@55394aa4be1e: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat May 4 07:53:42 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81855) Waiting for packet dumper to finish... 1 (prev_count=81855, count=139162) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat May 4 07:53:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(44)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(42)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(45)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@55394aa4be1e: Final verdict of PTC: none TC_ue_register-Iuh0(39)@55394aa4be1e: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(38)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(48)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ue_register finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat May 4 07:53:47 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84223) Waiting for packet dumper to finish... 1 (prev_count=84223, count=138290) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat May 4 07:53:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ue_register_tmsi_lai started. MTC@55394aa4be1e: 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)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(55)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(53)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(54)@55394aa4be1e: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@55394aa4be1e: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(59)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(49)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat May 4 07:53:51 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83079) Waiting for packet dumper to finish... 1 (prev_count=83079, count=137122) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat May 4 07:53:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(66)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(66)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(64)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@55394aa4be1e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@55394aa4be1e: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(70)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(60)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat May 4 07:53:56 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80647) Waiting for packet dumper to finish... 1 (prev_count=80647, count=134832) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat May 4 07:53:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(77)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(75)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(80)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(78)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@55394aa4be1e: f_create_expect(l3 := '76583587EDF60C52A6A8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@55394aa4be1e: Created Expect[0] for '76583587EDF60C52A6A8'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@55394aa4be1e: Added conn table entry 0TC_ranap_cs_initial_ue0(82)4485744 HNBGW_Test.msc0-SCCP(75)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@55394aa4be1e: Found Expect[0] for l3='76583587EDF60C52A6A8'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@55394aa4be1e: Added conn table entry 0TC_ranap_cs_initial_ue0(82)3605965 HNBGW_Test.msc0-SCCP(75)@55394aa4be1e: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(82)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(75)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(73)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@55394aa4be1e: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(71)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(81)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat May 4 07:54:02 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118869) Waiting for packet dumper to finish... 1 (prev_count=118869, count=157126) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat May 4 07:54:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(90)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(88)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@55394aa4be1e: f_create_expect(l3 := '78178099D3D3B32ECDD6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@55394aa4be1e: Created Expect[0] for '78178099D3D3B32ECDD6'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@55394aa4be1e: Added conn table entry 0TC_ranap_ps_initial_ue0(95)9865973 HNBGW_Test.sgsn0-SCCP(91)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@55394aa4be1e: Found Expect[0] for l3='78178099D3D3B32ECDD6'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@55394aa4be1e: Added conn table entry 0TC_ranap_ps_initial_ue0(95)254132 HNBGW_Test.sgsn0-SCCP(91)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@55394aa4be1e: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(93)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@55394aa4be1e: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(84)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@55394aa4be1e: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(86)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(94)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat May 4 07:54:08 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119124) Waiting for packet dumper to finish... 1 (prev_count=119124, count=156655) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:54:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(103)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@55394aa4be1e: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)15159986 HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@55394aa4be1e: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@55394aa4be1e: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)1043741 HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@55394aa4be1e: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(101)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@55394aa4be1e: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(107)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@55394aa4be1e: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(97)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat May 4 07:54:14 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125077) Waiting for packet dumper to finish... 1 (prev_count=125077, count=165254) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:54:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(116)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(116)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(114)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@55394aa4be1e: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)15909447 HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@55394aa4be1e: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@55394aa4be1e: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)14548512 HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@55394aa4be1e: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(115)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@55394aa4be1e: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(120)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(110)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@55394aa4be1e: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat May 4 07:54:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124546) Waiting for packet dumper to finish... 1 (prev_count=124546, count=167709) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat May 4 07:54:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(129)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@55394aa4be1e: f_create_expect(l3 := '5E87B5A4BEA03A1D17F6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@55394aa4be1e: Created Expect[0] for '5E87B5A4BEA03A1D17F6'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@55394aa4be1e: Added conn table entry 0TC_ranap_cs_bidir0(134)6041661 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@55394aa4be1e: Found Expect[0] for l3='5E87B5A4BEA03A1D17F6'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@55394aa4be1e: Added conn table entry 0TC_ranap_cs_bidir0(134)10652013 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(134)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: vl_len:22 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9B34EE36A0F405B6C2B0'O TC_ranap_cs_bidir0(134)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: vl_len:20 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(125)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@55394aa4be1e: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(123)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(133)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat May 4 07:54:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123753) Waiting for packet dumper to finish... 1 (prev_count=123753, count=173775) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat May 4 07:54:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(142)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(140)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@55394aa4be1e: f_create_expect(l3 := 'F592002CB65859B53684'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@55394aa4be1e: Created Expect[0] for 'F592002CB65859B53684'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@55394aa4be1e: Added conn table entry 0TC_ranap_ps_bidir0(147)14408593 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@55394aa4be1e: Found Expect[0] for l3='F592002CB65859B53684'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@55394aa4be1e: Added conn table entry 0TC_ranap_ps_bidir0(147)15561587 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: Session index based on connection ID:0 TC_ranap_ps_bidir0(147)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AEB0C90DF34F311998E4A'O TC_ranap_ps_bidir0(147)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(138)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@55394aa4be1e: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(136)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(146)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat May 4 07:54:32 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120596) Waiting for packet dumper to finish... 1 (prev_count=120596, count=170835) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat May 4 07:54:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(155)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message TC_rab_assignment-PFCP(161)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(161)@55394aa4be1e: sending to all conns: { } HNBGW-MGCP(159)@55394aa4be1e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@55394aa4be1e: f_create_expect(l3 := '7FB754250968421D25BD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@55394aa4be1e: Created Expect[0] for '7FB754250968421D25BD'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@55394aa4be1e: Added conn table entry 0TC_rab_assignment0(160)11055094 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@55394aa4be1e: Found Expect[0] for l3='7FB754250968421D25BD'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@55394aa4be1e: Added conn table entry 0TC_rab_assignment0(160)14714840 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@55394aa4be1e: setverdict(pass): none -> pass VirtHNBGW-STATS(149)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: vl_len:91 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@55394aa4be1e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8aff617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8aff617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@55394aa4be1e: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8aff617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8aff617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assignment0(160)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@55394aa4be1e: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8aff617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8aff617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@55394aa4be1e: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8aff617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8aff617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: vl_len:12 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8aff617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8aff617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(153)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@55394aa4be1e: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@55394aa4be1e: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(151)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(159)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(149)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@55394aa4be1e: Test case TC_rab_assignment finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat May 4 07:54:38 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121827) Waiting for packet dumper to finish... 1 (prev_count=121827, count=232227) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat May 4 07:54:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(168)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(168)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message TC_rab_release-PFCP(174)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@55394aa4be1e: sending to all conns: { } HNBGW-MGCP(172)@55394aa4be1e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@55394aa4be1e: f_create_expect(l3 := '57ED296FBA4FDF7CA34E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@55394aa4be1e: Created Expect[0] for '57ED296FBA4FDF7CA34E'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@55394aa4be1e: Added conn table entry 0TC_rab_release0(173)1732550 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@55394aa4be1e: Found Expect[0] for l3='57ED296FBA4FDF7CA34E'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@55394aa4be1e: Added conn table entry 0TC_rab_release0(173)16578199 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: vl_len:91 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@55394aa4be1e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a6fc617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a6fc617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release0(173) TC_rab_release0(173)@55394aa4be1e: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a6fc617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a6fc617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release0(173)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@55394aa4be1e: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1a6fc617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a6fc617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@55394aa4be1e: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1a6fc617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a6fc617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: vl_len:21 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(173)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1a6fc617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1a6fc617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(168)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@55394aa4be1e: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(172)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@55394aa4be1e: Final verdict of PTC: none TC_rab_release-Iuh0(163)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(162)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@55394aa4be1e: Test case TC_rab_release finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat May 4 07:54:44 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225391) Waiting for packet dumper to finish... 1 (prev_count=225391, count=225887) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat May 4 07:54:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(181)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(184)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(182)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@55394aa4be1e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@55394aa4be1e: f_create_expect(l3 := '20BA263F9803C43E574A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@55394aa4be1e: Created Expect[0] for '20BA263F9803C43E574A'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@55394aa4be1e: Added conn table entry 0TC_rab_release_abnormal0(186)12519781 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@55394aa4be1e: Found Expect[0] for l3='20BA263F9803C43E574A'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@55394aa4be1e: Added conn table entry 0TC_rab_release_abnormal0(186)3595710 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: vl_len:91 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@55394aa4be1e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bf096517" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf096517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@55394aa4be1e: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bf096517" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf096517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release_abnormal0(186)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@55394aa4be1e: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf096517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf096517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@55394aa4be1e: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf096517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf096517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.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)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: vl_len:21 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(186)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf096517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf096517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(184)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(185)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@55394aa4be1e: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(177)@55394aa4be1e: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(175)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@55394aa4be1e: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat May 4 07:54:50 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230844) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat May 4 07:54:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(194)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_fail-PFCP(200)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: sending to all conns: { } HNBGW-MGCP(198)@55394aa4be1e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@55394aa4be1e: f_create_expect(l3 := '8F9FE950B7C75104668A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@55394aa4be1e: Created Expect[0] for '8F9FE950B7C75104668A'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@55394aa4be1e: Added conn table entry 0TC_rab_assign_fail0(199)15717847 HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@55394aa4be1e: Found Expect[0] for l3='8F9FE950B7C75104668A'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@55394aa4be1e: Added conn table entry 0TC_rab_assign_fail0(199)62887 HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@55394aa4be1e: setverdict(pass): none -> pass VirtHNBGW-STATS(188)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: vl_len:91 HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@55394aa4be1e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efd5d717" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efd5d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@55394aa4be1e: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efd5d717" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efd5d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_fail0(199)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(188)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(199)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "efd5d717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(190)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@55394aa4be1e: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(198)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(188)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@55394aa4be1e: Test case TC_rab_assign_fail finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat May 4 07:54:55 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124841) Waiting for packet dumper to finish... 1 (prev_count=124841, count=208941) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat May 4 07:54:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(207)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgcp_to-PFCP(213)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: sending to all conns: { } HNBGW-MGCP(211)@55394aa4be1e: 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)@55394aa4be1e: f_create_expect(l3 := 'F0E7B3CC963E657393E3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@55394aa4be1e: Created Expect[0] for 'F0E7B3CC963E657393E3'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@55394aa4be1e: Added conn table entry 0TC_rab_assign_mgcp_to0(212)4602219 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@55394aa4be1e: Found Expect[0] for l3='F0E7B3CC963E657393E3'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@55394aa4be1e: Added conn table entry 0TC_rab_assign_mgcp_to0(212)11329929 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: vl_len:91 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@55394aa4be1e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46396b17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46396b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@55394aa4be1e: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46396b17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46396b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgcp_to-PFCP(213)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: sending to all conns: { } HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: vl_len:12 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(203)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@55394aa4be1e: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(201)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(211)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@55394aa4be1e: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat May 4 07:55:05 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=151714) Waiting for packet dumper to finish... 1 (prev_count=151714, count=198232) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:55:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(220)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(223)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(221)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@55394aa4be1e: 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)@55394aa4be1e: f_create_expect(l3 := '2B4C5ABD7D7795CC533C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@55394aa4be1e: Created Expect[0] for '2B4C5ABD7D7795CC533C'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@55394aa4be1e: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)4512774 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@55394aa4be1e: Found Expect[0] for l3='2B4C5ABD7D7795CC533C'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@55394aa4be1e: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)4152871 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: vl_len:91 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@55394aa4be1e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc0617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44dc0617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc0617" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44dc0617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc0617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44dc0617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: sending to all conns: { } TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc0617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44dc0617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@55394aa4be1e: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: vl_len:12 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc0617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "44dc0617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@55394aa4be1e: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(224)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(214)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@55394aa4be1e: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sat May 4 07:55:12 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118746) Waiting for packet dumper to finish... 1 (prev_count=118746, count=236888) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat May 4 07:55:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(233)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@55394aa4be1e: M3UA emulation initiated, the test can be started MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@55394aa4be1e: f_create_expect(l3 := '4C9E782D9448E8820929'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@55394aa4be1e: Created Expect[0] for '4C9E782D9448E8820929'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@55394aa4be1e: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)10470978 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@55394aa4be1e: Found Expect[0] for l3='4C9E782D9448E8820929'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@55394aa4be1e: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)8739400 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(238)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: vl_len:22 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA72B64B3C08B7336C31D'O TC_ranap_cs_mo_disconnect-PFCP(239)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: sending to all conns: { } TC_ranap_cs_mo_disconnect0(238)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@55394aa4be1e: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)10470978 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: sending to all conns: { } HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@55394aa4be1e: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)8739400 TC_ranap_cs_mo_disconnect0(238)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(227)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@55394aa4be1e: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(237)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat May 4 07:55:23 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164327) Waiting for packet dumper to finish... 1 (prev_count=164327, count=190822) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat May 4 07:55:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(246)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_mo_disconnect-PFCP(252)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: sending to all conns: { } HNBGW_Test.msc0-RAN(245)@55394aa4be1e: f_create_expect(l3 := '175844204A67D53AD114'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@55394aa4be1e: Created Expect[0] for '175844204A67D53AD114'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@55394aa4be1e: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)11249008 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@55394aa4be1e: Found Expect[0] for l3='175844204A67D53AD114'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@55394aa4be1e: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)11520617 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: vl_len:22 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A39F1BABEFD9CDDD54DEA'O TC_ranap_ps_mo_disconnect0(251)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@55394aa4be1e: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)11249008 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@55394aa4be1e: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)11520617 TC_ranap_ps_mo_disconnect0(251)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(248)@55394aa4be1e: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(240)@55394aa4be1e: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(250)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat May 4 07:55:34 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=175875) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Sat May 4 07:55:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(254)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(259)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(257)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.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 := 'AC120514'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3923798009 }, 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)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } HNBGW_Test.sgsn0-RAN(261)@55394aa4be1e: f_create_expect(l3 := '818DF3EC53EC0DA7B43F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(261)@55394aa4be1e: Created Expect[0] for '818DF3EC53EC0DA7B43F'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@55394aa4be1e: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)3084284 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(261)@55394aa4be1e: Found Expect[0] for l3='818DF3EC53EC0DA7B43F'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(261)@55394aa4be1e: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)6730092 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: vl_len:91 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: 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)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120514'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC120514'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)@55394aa4be1e: looking for seid '0000000000000000'O seqnr 10 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_with_pfcp0(264)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: 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)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: looking for seid '1111111111111111'O seqnr 11 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: vl_len:12 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.5.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: looking for seid '1111111111111111'O seqnr 12 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_with_pfcp0(264)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(258)@55394aa4be1e: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@55394aa4be1e: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(254)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(253)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(263)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(254): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(265): none (pass -> pass) MTC@55394aa4be1e: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Sat May 4 07:55:50 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207827) Waiting for packet dumper to finish... 1 (prev_count=207827, count=208323) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat May 4 07:55:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(274)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(274)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)11801662 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)65614 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@55394aa4be1e: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)6182235 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)7923003 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@55394aa4be1e: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)13277817 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: First idle individual index:2 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)11291843 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@55394aa4be1e: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)6533147 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: First idle individual index:3 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)3986331 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(278)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(266)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(280)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(280): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat May 4 07:55:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214964) Waiting for packet dumper to finish... 1 (prev_count=214964, count=281203) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:56:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(295)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(295)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(295)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(298)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(298)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(298)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(296)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(301)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(301)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(301)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(299)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(304)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(304)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(304)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(302)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(295)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(298)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(301)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(304)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(294)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(294)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(297)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(297)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(300)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(300)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(303)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(303)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)8276611 HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(294)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) HNBGW_Test.msc0-RAN(294)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)7446243 HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(306)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(306)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(297)@55394aa4be1e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(297)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(308)13032788 HNBGW_Test.msc1-SCCP(296)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(296)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(297)@55394aa4be1e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc1-RAN(297)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)14955104 HNBGW_Test.msc1-SCCP(296)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(296)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@55394aa4be1e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(310)5262568 HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(294)@55394aa4be1e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc0-RAN(294)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)11199595 HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(296)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(302)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(301)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(293)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(295)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(294)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(297)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(300)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(299)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(305)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(304)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(287)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(303)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(298)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(287): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(293): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(294): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(295): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(296): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(297): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(298): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(299): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(300): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(301): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(302): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(303): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(304): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(305): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(306): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat May 4 07:56:08 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309854) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:56:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: 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@55394aa4be1e: 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)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(320)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(320)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(320)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(323)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(323)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(323)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(321)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(326)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(326)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(326)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(324)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(329)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(329)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(329)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(327)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(320)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(323)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(326)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(329)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(319)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(319)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(322)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(322)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(325)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(325)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(328)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(328)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)15957105 HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(319)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)7303731 HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(322)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(322)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)10806418 HNBGW_Test.msc1-SCCP(321)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(321)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(322)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)6994644 HNBGW_Test.msc1-SCCP(321)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(321)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)7894321 HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(319)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)4723090 HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(322)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(320)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(329)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(325)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(312)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(324)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(328)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(319)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(327)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(321)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(326)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(323)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(318)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(330)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(318): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(319): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(320): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(321): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(322): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(323): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(324): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(325): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(326): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(327): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(328): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(329): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(330): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat May 4 07:56:16 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.5.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=311669) Waiting for packet dumper to finish... 1 (prev_count=311669, count=312165) MTC@55394aa4be1e: 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@55394aa4be1e: 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 May 4 07:56:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: 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@55394aa4be1e: 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)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(345)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(348)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(348)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(348)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(346)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(351)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(351)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(351)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(349)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(354)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(354)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(354)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(352)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(345)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(348)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(351)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(354)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(344)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(344)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(347)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(347)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(350)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(350)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(353)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(353)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)7502865 HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(344)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)1616360 HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(347)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(347)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)2812569 HNBGW_Test.msc1-SCCP(346)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(346)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(347)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)8064591 HNBGW_Test.msc1-SCCP(346)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(346)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)5729964 HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(344)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)2406736 HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(347)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(346)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(352)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(350)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(349)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(355)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(351)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(354)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(337)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(353)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(348)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(337): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(346): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(347): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(348): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(349): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(350): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(351): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(352): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(353): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(354): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(355): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat May 4 07:56:26 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.5.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=317360) Waiting for packet dumper to finish... 1 (prev_count=317360, count=317856) MTC@55394aa4be1e: 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@55394aa4be1e: 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 May 4 07:56:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(370)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(370)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(370)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(373)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(373)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(373)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(371)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(379)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(379)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(379)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(377)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(370)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(373)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(376)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(379)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(369)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(369)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(372)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(372)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(375)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(375)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(378)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(378)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)5861062 HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(369)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) HNBGW_Test.msc0-RAN(369)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)4582060 HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(372)@55394aa4be1e: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(372)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)7262196 HNBGW_Test.msc1-SCCP(371)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(371)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(372)@55394aa4be1e: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc1-RAN(372)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)13023867 HNBGW_Test.msc1-SCCP(371)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(371)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@55394aa4be1e: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)15018272 HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(369)@55394aa4be1e: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc0-RAN(369)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)13824186 HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(378)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(377)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(372)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(369)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(371)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(368)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(362)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(370)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(379)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(373)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(380)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(362): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(368): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(369): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(370): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(371): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(372): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(373): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(377): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(378): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(379): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(380): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat May 4 07:56:35 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.5.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=326905) Waiting for packet dumper to finish... 1 (prev_count=326905, count=332078) MTC@55394aa4be1e: 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@55394aa4be1e: 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 May 4 07:56:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: 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@55394aa4be1e: 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)@55394aa4be1e: 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)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(395)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(395)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(395)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(398)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(398)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(398)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(396)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(401)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(401)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(401)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(399)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(404)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(404)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(404)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(402)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(395)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(398)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(401)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(404)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(394)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(394)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(397)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(397)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(400)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(400)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(403)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(403)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)11181517 HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(394)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)9338762 HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(397)@55394aa4be1e: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(397)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)5521164 HNBGW_Test.msc1-SCCP(396)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(396)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(397)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)3132239 HNBGW_Test.msc1-SCCP(396)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(396)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@55394aa4be1e: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)8412630 HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(394)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)3452181 HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: 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)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(398)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(400)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(399)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(403)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(393)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(394)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(397)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(402)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(404)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(396)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(395)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(387)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(405)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(401)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(387): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(393): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(394): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(395): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(396): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(397): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(398): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(399): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(400): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(401): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(402): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(403): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(404): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat May 4 07:56:44 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.5.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=341253) MTC@55394aa4be1e: 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@55394aa4be1e: 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 May 4 07:56:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(420)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(420)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(420)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(418)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(423)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(423)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(423)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(426)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(426)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(426)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(424)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(429)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(429)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(429)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(427)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(420)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(423)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(426)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(429)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(419)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(419)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(422)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(422)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(425)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(425)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(428)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(428)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)9031275 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(422)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) HNBGW_Test.msc1-RAN(422)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)1157493 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@55394aa4be1e: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)5977628 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(422)@55394aa4be1e: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(422)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)6753483 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@55394aa4be1e: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)2406056 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: First idle individual index:2 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(422)@55394aa4be1e: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(422)@55394aa4be1e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)12938893 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(426)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(428)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(412)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(427)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(418)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(422)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(419)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(429)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(424)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(425)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(421)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(430)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(420)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(417)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(423)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(412): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(417): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(418): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(419): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(420): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(421): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(422): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(423): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(424): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(425): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(426): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(427): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(428): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(429): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(430): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat May 4 07:56:52 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.5.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=261527) Waiting for packet dumper to finish... 1 (prev_count=261527, count=329179) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:56:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(445)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(445)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(445)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(443)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(448)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(448)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(448)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(446)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(451)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-M3UA(451)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(451)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(454)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(454)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(454)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(452)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(457)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(457)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(457)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(455)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(460)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn2-M3UA(460)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(460)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn2-SCCP(458)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(445)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(448)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(451)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(454)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(457)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(460)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23910 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(444)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(444)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(447)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(450)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(450)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(453)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(453)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(456)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(456)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(459)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(459)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)7237406 HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(450)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) HNBGW_Test.msc2-RAN(450)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)1727639 HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@55394aa4be1e: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)11743926 HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(450)@55394aa4be1e: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(450)@55394aa4be1e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)4111750 HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(447)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(447)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)14391351 HNBGW_Test.msc1-SCCP(446)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(446)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(447)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc1-RAN(447)@55394aa4be1e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)1485976 HNBGW_Test.msc1-SCCP(446)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(446)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(451)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(450)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(454)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(456)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(458)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(460)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(447)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(448)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(453)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(446)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(449)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(437)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(445)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(457)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(459)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(444)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(455)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(443)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(461)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(442)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(452)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(437): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(443): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(444): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(445): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(446): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(447): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(448): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-SCCP(449): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-RAN(450): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-M3UA(451): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(452): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(453): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(454): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(455): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(456): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(457): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(458): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(459): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(460): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat May 4 07:57:01 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.5.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=376760) Waiting for packet dumper to finish... 1 (prev_count=376760, count=381903) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:57:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(476)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(476)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(476)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(474)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(479)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(479)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(479)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(477)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(482)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-M3UA(482)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(482)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-SCCP(480)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(483)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(491)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn2-M3UA(491)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(491)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(489)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(476)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(479)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(482)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(485)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(488)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(491)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23910 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(475)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(478)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(481)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(481)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(484)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(484)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(487)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(487)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(490)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(490)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(478)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(475)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(475)@55394aa4be1e: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(475)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)8716425 HNBGW_Test.msc0-SCCP(474)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(474)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(475)@55394aa4be1e: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) HNBGW_Test.msc0-RAN(475)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)13887834 HNBGW_Test.msc0-SCCP(474)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(474)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(481)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(481)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)16421015 HNBGW_Test.msc2-SCCP(480)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc2-SCCP(480)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(481)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc2-RAN(481)@55394aa4be1e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)910339 HNBGW_Test.msc2-SCCP(480)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(480)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(468)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(482)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(479)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(480)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(481)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(477)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(475)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(476)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(474)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(478)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(489)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(491)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(490)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(492)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(468): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(474): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(475): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(476): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(477): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(478): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(479): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-SCCP(480): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-RAN(481): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-M3UA(482): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(489): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(490): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(491): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(492): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(493): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat May 4 07:57:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.5.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=365803) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat May 4 07:57:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(498)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(500)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(505)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(505)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(505)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(503)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(508)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(508)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(508)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(506)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(511)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-M3UA(511)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(511)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-SCCP(509)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(514)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(514)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(514)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(512)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(505)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(508)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(511)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(514)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(504)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(504)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(507)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(507)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(510)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(510)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(513)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(513)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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)@55394aa4be1e: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(499)@55394aa4be1e: UnitdataCallback HNBGW_Test.msc0-RAN(504)@55394aa4be1e: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(504)@55394aa4be1e: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(516) TC_mscpool_paging_imsi-Iuh0-RUA(499)@55394aa4be1e: Added conn table entry 0TC_mscpool_paging_imsi0(516)4266793 HNBGW_Test.msc0-SCCP(503)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(503)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(504)@55394aa4be1e: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(516) HNBGW_Test.msc0-RAN(504)@55394aa4be1e: Added conn table entry 0TC_mscpool_paging_imsi0(516)2291496 HNBGW_Test.msc0-SCCP(503)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(503)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(516)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(516)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-RAN(510)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(512)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(509)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(506)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(513)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(511)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(501)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(504)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(507)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(515)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(497)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(503)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(505)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(500)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(508)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(498)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(499)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(514)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(517)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(497): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(498): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(499): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(500): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(501): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(503): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(504): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(505): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(506): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(507): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(508): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-SCCP(509): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-RAN(510): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-M3UA(511): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(512): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(513): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(514): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(515): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_imsi0(516): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(517): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat May 4 07:57:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257406) Waiting for packet dumper to finish... 1 (prev_count=257406, count=295745) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat May 4 07:57:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(519)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(521)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(526)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(526)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(526)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(524)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(529)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(529)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(529)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(527)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(532)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-M3UA(532)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(532)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-SCCP(530)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(526)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(529)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(532)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(535)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(525)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(525)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(528)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(531)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(531)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(528)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(534)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(534)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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)@55394aa4be1e: 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)@55394aa4be1e: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(522)@55394aa4be1e: UnitdataCallback TC_mscpool_paging_tmsi0(537)@55394aa4be1e: 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)@55394aa4be1e: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(525)@55394aa4be1e: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(537) TC_mscpool_paging_tmsi-Iuh0-RUA(520)@55394aa4be1e: Added conn table entry 0TC_mscpool_paging_tmsi0(537)12634335 HNBGW_Test.msc0-SCCP(524)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(524)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(525)@55394aa4be1e: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(537) HNBGW_Test.msc0-RAN(525)@55394aa4be1e: Added conn table entry 0TC_mscpool_paging_tmsi0(537)10404042 HNBGW_Test.msc0-SCCP(524)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(524)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(537)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(537)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(534)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(520)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(525)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(533)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(531)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(528)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(522)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(532)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(524)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(527)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(530)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(526)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(518)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(529)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(521)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(519)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(536)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(538)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(519): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(520): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(521): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(522): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(524): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(525): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(526): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(527): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(528): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(529): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-SCCP(530): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-RAN(531): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-M3UA(532): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_tmsi0(537): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(538): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat May 4 07:57:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231302) Waiting for packet dumper to finish... 1 (prev_count=231302, count=267195) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:57:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(547)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(550)@55394aa4be1e: M3UA emulation initiated, the test can be started MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(550)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(548)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(553)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-M3UA(553)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(553)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-SCCP(551)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(556)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(556)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(556)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(554)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(547)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(550)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(553)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(556)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(546)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(546)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(549)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(549)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(552)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(555)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)4477793 HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(558) HNBGW_Test.msc0-RAN(546)@55394aa4be1e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)3760796 HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(558)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(558)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(552)@55394aa4be1e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(552)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(560)8245820 HNBGW_Test.msc2-SCCP(551)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc2-SCCP(551)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(552)@55394aa4be1e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc2-RAN(552)@55394aa4be1e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)3080676 HNBGW_Test.msc2-SCCP(551)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(551)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@55394aa4be1e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(562)8230010 HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@55394aa4be1e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc0-RAN(546)@55394aa4be1e: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)13191527 HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(555)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(556)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(552)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(551)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(553)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(554)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(539)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(557)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(559)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(539): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(540): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(542): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-SCCP(551): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-RAN(552): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-M3UA(553): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(554): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(555): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(556): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(558): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(559): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat May 4 07:57:36 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=268262) Waiting for packet dumper to finish... 1 (prev_count=268262, count=335787) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:57:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(572)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(572)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(572)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(570)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(575)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(575)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(575)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(573)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(578)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-M3UA(578)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(578)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-SCCP(576)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(572)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(575)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(578)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(581)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(571)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(571)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(574)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(577)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(577)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(580)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(580)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(574)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(574)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)12746852 HNBGW_Test.msc1-SCCP(573)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(573)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(574)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(583) HNBGW_Test.msc1-RAN(574)@55394aa4be1e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)11004478 HNBGW_Test.msc1-SCCP(573)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(573)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(583)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(583)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(571)@55394aa4be1e: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(571)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(585)4287164 HNBGW_Test.msc0-SCCP(570)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(570)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(571)@55394aa4be1e: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc0-RAN(571)@55394aa4be1e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)13749064 HNBGW_Test.msc0-SCCP(570)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(570)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(577)@55394aa4be1e: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(577)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(587)12186003 HNBGW_Test.msc2-SCCP(576)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc2-SCCP(576)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(577)@55394aa4be1e: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc2-RAN(577)@55394aa4be1e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)11084097 HNBGW_Test.msc2-SCCP(576)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(576)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(577)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(578)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(571)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(576)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(573)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(569)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(570)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(564)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(574)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(575)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(582)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(572)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(584)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(564): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(565): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(567): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(569): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(570): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(571): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(572): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(573): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(574): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(575): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-SCCP(576): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-RAN(577): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-M3UA(578): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(582): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(583): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(584): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat May 4 07:57:45 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=315473) Waiting for packet dumper to finish... 1 (prev_count=315473, count=322196) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:57:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(597)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(597)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(597)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(595)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(600)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(600)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(600)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(603)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(603)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(603)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(601)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(606)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(606)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(606)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(604)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(597)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(600)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(603)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(606)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(596)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(596)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(599)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(602)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(605)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(605)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(596)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(596)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)2563425 HNBGW_Test.msc0-SCCP(595)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(595)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(596)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) HNBGW_Test.msc0-RAN(596)@55394aa4be1e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)2395075 HNBGW_Test.msc0-SCCP(595)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(595)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(599)@55394aa4be1e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)11505624 HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(599)@55394aa4be1e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc1-RAN(599)@55394aa4be1e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)7577478 HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: "disconnecting msc0" HNBGW_Test.msc0-RAN(596)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(597)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(595)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: 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.5.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)@55394aa4be1e: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)2563425 HNBGW_Test.msc1-RAN(599)@55394aa4be1e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)9826789 HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(599)@55394aa4be1e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(599)@55394aa4be1e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)15639409 HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(605)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(599)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(604)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(603)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(601)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(606)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(600)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(602)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(598)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(589)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(607)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(589): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(595): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(596): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(597): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(598): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(599): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(600): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(601): none (pass -> pass)Sat May 4 07:57:54 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(602): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(603): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(604): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(605): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(606): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(607): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=259066) Waiting for packet dumper to finish... 1 (prev_count=259066, count=318409) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:57:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(622)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(622)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(622)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(622)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(621)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(621)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)10082711 HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(621)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) HNBGW_Test.msc0-RAN(621)@55394aa4be1e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)4572725 HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@55394aa4be1e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)11773372 HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: First idle individual index:1 HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(621)@55394aa4be1e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(621)@55394aa4be1e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)964169 HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: "connecting cnlink 1" MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(633)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(633)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(633)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(631)@55394aa4be1e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(633)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 MTC@55394aa4be1e: 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.5.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(632)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(632)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(632)@55394aa4be1e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(632)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)729318 HNBGW_Test.msc1-SCCP(631)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc1-SCCP(631)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(632)@55394aa4be1e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) HNBGW_Test.msc1-RAN(632)@55394aa4be1e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)2191477 HNBGW_Test.msc1-SCCP(631)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(631)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@55394aa4be1e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(632)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(631)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(633)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(621)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(620)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(622)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(614)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(626)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@55394aa4be1e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(620): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(621): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(622): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(626): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(631): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(632): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(633): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635): none (pass -> pass) MTC@55394aa4be1e: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat May 4 07:58:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229847) Waiting for packet dumper to finish... 1 (prev_count=229847, count=304768) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat May 4 07:58:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(644)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(644)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(642)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(647)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(644)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(643)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(643)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)7476284 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)1082354 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(649)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(649)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)11097675 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)14076257 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)13910235 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)8971095 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)8466438 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)12379137 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(636)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(641)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(648)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(636): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(641): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(648): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(649): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@55394aa4be1e: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat May 4 07:58:14 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220140) Waiting for packet dumper to finish... 1 (prev_count=220140, count=286799) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:58:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(665)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(665)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(663)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(668)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(668)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(666)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(671)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(671)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(671)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(674)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(674)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(674)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(672)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(671)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(674)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(664)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(667)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(673)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(673)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)16122632 HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)9408993 HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(673)@55394aa4be1e: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(678)15578872 HNBGW_Test.sgsn1-SCCP(672)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(672)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(673)@55394aa4be1e: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn1-RAN(673)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)11621639 HNBGW_Test.sgsn1-SCCP(672)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(672)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(680)94703 HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)3226036 HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(670)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(669)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(674)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(671)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(672)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(675)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(673)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(657)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(669): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(670): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(671): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(672): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(673): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(674): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(676): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@55394aa4be1e: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat May 4 07:58:23 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=312188) Waiting for packet dumper to finish... 1 (prev_count=312188, count=323593) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat May 4 07:58:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(690)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(690)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(690)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(688)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(693)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(693)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(693)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(691)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(696)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(696)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(696)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(694)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(699)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(699)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(699)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(690)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(693)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(696)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(699)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(689)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(689)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(692)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(692)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(695)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(695)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)14750945 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(701) HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)12035642 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(701)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(701)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)11367492 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)16585065 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)4087394 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)400316 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(695)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(694)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(697)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(696)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(693)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(699)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(692)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(691)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(689)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(688)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(690)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(698)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(700)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(682)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(682): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(688): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(689): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(690): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(691): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(692): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(693): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(697): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(698): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(699): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(700): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(701): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@55394aa4be1e: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat May 4 07:58:32 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=322365) Waiting for packet dumper to finish... 1 (prev_count=322365, count=329109) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat May 4 07:58:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(715)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(715)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(715)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(713)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(718)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(718)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(718)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(716)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(721)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-M3UA(721)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(721)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-SCCP(719)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(727)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(725)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(730)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn2-M3UA(730)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(730)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(715)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(718)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(721)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(730)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23910 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(714)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(714)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(717)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(720)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(720)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)9433934 HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(732) HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)11595868 HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(732)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(732)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)7694022 HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)5924809 HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@55394aa4be1e: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(736)11549140 HNBGW_Test.sgsn1-SCCP(725)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@55394aa4be1e: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn1-RAN(726)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(736)9926964 HNBGW_Test.sgsn1-SCCP(725)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(725)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(726)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(715)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(721)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(719)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(728)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(723)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(717)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(716)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(718)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(713)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(714)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(720)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(729)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(730)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(707)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(731)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(707): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(713): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(714): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(715): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(716): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(717): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(718): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-SCCP(719): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-RAN(720): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-M3UA(721): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(728): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(729): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(730): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(731): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(732): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@55394aa4be1e: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat May 4 07:58:42 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390658) Waiting for packet dumper to finish... 1 (prev_count=390658, count=395834) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat May 4 07:58:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(746)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(746)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(746)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(744)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(749)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(749)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(749)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(747)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(752)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-M3UA(752)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(752)@55394aa4be1e: ************************************************* HNBGW_Test.msc2-SCCP(750)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(755)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(755)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(755)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(753)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(758)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(758)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(758)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(756)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(761)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn2-M3UA(761)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(761)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(759)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(746)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(749)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc2-M3UA(752)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23909 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(755)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(758)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(761)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23910 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(745)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(745)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(748)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(748)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(751)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(751)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(754)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(754)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(757)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(757)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(760)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(760)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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@55394aa4be1e: 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@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(754)@55394aa4be1e: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(754)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)14827871 HNBGW_Test.sgsn0-SCCP(753)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(753)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(754)@55394aa4be1e: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(763) HNBGW_Test.sgsn0-RAN(754)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)14051282 HNBGW_Test.sgsn0-SCCP(753)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(753)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(763)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(763)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(760)@55394aa4be1e: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(760)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(765)6278019 HNBGW_Test.sgsn2-SCCP(759)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(759)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(760)@55394aa4be1e: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn2-RAN(760)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)37583 HNBGW_Test.sgsn2-SCCP(759)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(759)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(748)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(751)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(750)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(752)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(749)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(745)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(746)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(753)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(755)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(744)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(754)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(747)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(738)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(756)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(759)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(757)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(760)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(761)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(762)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(758)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(764)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(738): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(739): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(741): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(744): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(745): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(746): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(747): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(748): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(749): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-SCCP(750): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-RAN(751): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc2-M3UA(752): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(753): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(754): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(755): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(756): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(757): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(758): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(759): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(760): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(761): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(762): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(763): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(764): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@55394aa4be1e: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat May 4 07:58:50 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353065) Waiting for packet dumper to finish... 1 (prev_count=353065, count=358217) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:58:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(775)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(775)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(775)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(773)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(778)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-M3UA(778)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(778)@55394aa4be1e: ************************************************* HNBGW_Test.msc1-SCCP(776)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(781)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(781)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(781)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(779)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(784)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(784)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(784)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(775)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc1-M3UA(778)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23907 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(781)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(784)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(774)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(780)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(780)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(774)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(780)@55394aa4be1e: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(780)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)16444011 HNBGW_Test.sgsn0-SCCP(779)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(779)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(780)@55394aa4be1e: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) HNBGW_Test.sgsn0-RAN(780)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)15439447 HNBGW_Test.sgsn0-SCCP(779)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(779)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)14011906 HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)13519485 HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(780)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(781)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(779)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: 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.5.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)@55394aa4be1e: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)16444011 HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)4837962 HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)4794248 HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(775)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(782)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(772)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(773)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(776)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(777)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(778)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(784)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(767)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(785)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(783)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(774)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(767): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(773): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(774): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(775): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-SCCP(776): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-RAN(777): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc1-M3UA(778): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(779): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(780): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(781): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(782): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(783): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(784): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(785): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@55394aa4be1e: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stopSat May 4 07:58:59 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== .sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=340716) Waiting for packet dumper to finish... 1 (prev_count=340716, count=341212) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: 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 May 4 07:59:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(800)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(800)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(800)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(798)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(803)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(803)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(803)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(800)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(803)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(799)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(799)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: 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@55394aa4be1e: "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@55394aa4be1e: 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.5.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)5157908 HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)2110236 HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: 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.5.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)12971998 HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)8539415 HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: "connecting cnlink 1" MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(811)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-M3UA(811)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(811)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn1-SCCP(809)@55394aa4be1e: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(811)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23908 to server: "172.18.5.200":2905 association #8 MTC@55394aa4be1e: 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.5.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(810)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(810)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(810)@55394aa4be1e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(810)@55394aa4be1e: 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)@55394aa4be1e: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)11797366 HNBGW_Test.sgsn1-SCCP(809)@55394aa4be1e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(809)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(810)@55394aa4be1e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) HNBGW_Test.sgsn1-RAN(810)@55394aa4be1e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)16519767 HNBGW_Test.sgsn1-SCCP(809)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(809)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@55394aa4be1e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: 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@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(799)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(809)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(798)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(801)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(802)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(810)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(811)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(792)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(800)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(803)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(804)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813)@55394aa4be1e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(798): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(799): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(800): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(801): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(802): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(803): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(804): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(809): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(810): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(811): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813): none (pass -> pass) MTC@55394aa4be1e: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat May 4 07:59:09 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=255541) Waiting for packet dumper to finish... 1 (prev_count=255541, count=332580) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat May 4 07:59:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(815)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(820)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(820)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(823)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(823)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(823)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(821)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(820)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(823)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(819)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(819)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(822)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(822)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(824)@55394aa4be1e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@55394aa4be1e: f_create_expect(l3 := 'EE647D005A366795652C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(819)@55394aa4be1e: Created Expect[0] for 'EE647D005A366795652C'O to be handled at TC_second_rab_assignment0(825) TC_second_rab_assignment-Iuh0-RUA(816)@55394aa4be1e: Added conn table entry 0TC_second_rab_assignment0(825)14819307 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(819)@55394aa4be1e: Found Expect[0] for l3='EE647D005A366795652C'O handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@55394aa4be1e: Added conn table entry 0TC_second_rab_assignment0(825)16352923 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Session index based on connection ID:0 TC_second_rab_assignment0(825)@55394aa4be1e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: vl_len:91 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(824)@55394aa4be1e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e21feb17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e21feb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_second_rab_assignment0(825) TC_second_rab_assignment0(825)@55394aa4be1e: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e21feb17" }, { code := "M", val := "loopback" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e21feb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.5.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_second_rab_assignment0(825)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@55394aa4be1e: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e21feb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e21feb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(825)@55394aa4be1e: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e21feb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e21feb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.5.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: vl_len:63 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(825)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: vl_len:12 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(825)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@55394aa4be1e: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(825)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e21feb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(825)@55394aa4be1e: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e21feb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(825)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(816)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(819)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@55394aa4be1e: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(815)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(814)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(822)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(823)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(821)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(824)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(817)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(826)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_second_rab_assignment-Iuh0(815): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(816): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(821): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(822): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(823): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(824): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_second_rab_assignment0(825): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_second_rab_assignment-PFCP(826): none (pass -> pass) MTC@55394aa4be1e: Test case TC_second_rab_assignment finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat May 4 07:59:16 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226374) Waiting for packet dumper to finish... 1 (prev_count=226374, count=226870) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat May 4 07:59:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(833)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(833)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(831)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(836)@55394aa4be1e: ************************************************* MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(836)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(834)@55394aa4be1e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(833)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(832)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@55394aa4be1e: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(827)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(837)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@55394aa4be1e: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat May 4 07:59:21 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91053) Waiting for packet dumper to finish... 1 (prev_count=91053, count=155171) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat May 4 07:59:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@55394aa4be1e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@55394aa4be1e: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(839)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(841)@55394aa4be1e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(846)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-M3UA(846)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(846)@55394aa4be1e: ************************************************* HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@55394aa4be1e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(849)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-M3UA(849)@55394aa4be1e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(849)@55394aa4be1e: ************************************************* HNBGW_Test.sgsn0-SCCP(847)@55394aa4be1e: v_sccp_pdu_maxlen:268 MTC@55394aa4be1e: setverdict(pass): none -> pass MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(846)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23905 to server: "172.18.5.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(849)@55394aa4be1e: SCTP_ConnectResult -> connection established from: "172.18.5.203":23906 to server: "172.18.5.200":2905 association #8 HNBGW_Test.msc0-RAN(845)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(845)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(848)@55394aa4be1e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(848)@55394aa4be1e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(845)@55394aa4be1e: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(845)@55394aa4be1e: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(851) TC_apply_sccp-Iuh0-RUA(840)@55394aa4be1e: Added conn table entry 0TC_apply_sccp0(851)9027038 HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: First idle individual index:0 HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(845)@55394aa4be1e: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(851) HNBGW_Test.msc0-RAN(845)@55394aa4be1e: Added conn table entry 0TC_apply_sccp0(851)4424687 HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(851)@55394aa4be1e: setverdict(pass): none -> pass TC_apply_sccp0(851)@55394aa4be1e: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(851)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: vl_len:22 HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: vl_from0 HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AD2C262027AED17607041'O TC_apply_sccp0(851)@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(851)@55394aa4be1e: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: Session index based on local reference:0 HNBGW_Test.msc0-RAN(845)@55394aa4be1e: Deleted conn table entry 0TC_apply_sccp0(851)4424687 TC_apply_sccp-Iuh0-RUA(840)@55394aa4be1e: Deleted conn table entry 0TC_apply_sccp0(851)9027038 TC_apply_sccp0(851)@55394aa4be1e: Final verdict of PTC: pass MTC@55394aa4be1e: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh1-RUA(842)@55394aa4be1e: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(840)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(849)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(845)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(848)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(847)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(844)@55394aa4be1e: Final verdict of PTC: none TC_apply_sccp-Iuh0(839)@55394aa4be1e: Final verdict of PTC: none VirtHNBGW-STATS(838)@55394aa4be1e: Final verdict of PTC: none HNBGW-MGCP(850)@55394aa4be1e: Final verdict of PTC: none TC_apply_sccp-Iuh1(841)@55394aa4be1e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(846)@55394aa4be1e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(852)@55394aa4be1e: Final verdict of PTC: none MTC@55394aa4be1e: Setting final verdict of the test case. MTC@55394aa4be1e: Local verdict of MTC: pass MTC@55394aa4be1e: Local verdict of PTC VirtHNBGW-STATS(838): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_apply_sccp-Iuh0(839): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(840): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_apply_sccp-Iuh1(841): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(842): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-SCCP(844): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-RAN(845): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.msc0-M3UA(846): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(847): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(848): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(849): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_apply_sccp0(851): pass (pass -> pass) MTC@55394aa4be1e: Local verdict of PTC TC_apply_sccp-PFCP(852): none (pass -> pass) MTC@55394aa4be1e: Test case TC_apply_sccp finished. Verdict: pass MTC@55394aa4be1e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat May 4 07:59:31 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.5.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178871) Waiting for packet dumper to finish... 1 (prev_count=178871, count=204583) MTC@55394aa4be1e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@55394aa4be1e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@55394aa4be1e: Terminating MTC. MC@55394aa4be1e: MTC terminated. MC2> exit MC@55394aa4be1e: Shutting down session. MC@55394aa4be1e: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass: 46 NEW: PASS: 1 skip: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-847-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-847-hnbgw jenkins-ttcn3-hnbgw-test-847-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-847-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-847-stp + docker kill jenkins-ttcn3-hnbgw-test-847-stp jenkins-ttcn3-hnbgw-test-847-stp + docker wait jenkins-ttcn3-hnbgw-test-847-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/logs/with-pfcp/hnbgw-tester/junit-xml-with-pfcp-21.log + network_clean + docker network inspect ttcn3-hnbgw-test-5 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-5 + docker network remove ttcn3-hnbgw-test-5 ttcn3-hnbgw-test-5 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/cache --name jenkins-ttcn3-hnbgw-test-847-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/logs/hnbgw-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS