Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/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 29206c00967ba695e9b51d77fda63cd8b96ed534 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10 Commit message: "osmo-pcap-master: depend on libosmo-netif" > git rev-list --no-walk 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10 [ttcn3-gbproxy-test-latest] $ /bin/sh -xe /tmp/jenkins10155489997407967184.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-gbproxy-test-latest + sed s/-latest$// + DIR=ttcn3-gbproxy-test + export IMAGE_SUFFIX=latest + cd ttcn3-gbproxy-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs ] + [ xjenkins-ttcn3-gbproxy-test-latest-959 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/ttcn3-gbproxy-test + SUITE_NAME=ttcn3-gbproxy-test + IMAGE_SUFFIX=latest + docker_images_require osmo-gbproxy-latest ttcn3-gbproxy-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-gbproxy-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.35kB done #1 DONE 0.2s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:04669becb4d6b2474d2164f3320e047db905ba5926974575b5bc5dfd2ca3d814 #6 resolve registry.osmocom.org/debian:bookworm@sha256:04669becb4d6b2474d2164f3320e047db905ba5926974575b5bc5dfd2ca3d814 0.1s done #6 DONE 0.1s #5 [internal] load build context #5 ... #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.4s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.3s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.5s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 DONE 0.2s #13 exporting to image #13 exporting layers 0.1s done #13 writing image sha256:f1e013b27a582070c3a9972a6907e417862f0290f56a17f054ae34646b7ef0ce done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n f1e013b27a58 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-gbproxy-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-gbproxy-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-gbproxy-latest + echo osmo-gbproxy-latest + dir=osmo-gbproxy-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-gbproxy-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep+ -q $USER echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + pull_arg= + set +x Building image: osmo-gbproxy-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-gbproxy-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-gbproxy-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/osmo-gbproxy-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-gbproxy-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 849B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.1s #5 [internal] load build context #5 transferring context: 16.68kB done #5 DONE 0.1s #6 [2/6] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-gbproxy && apt-get clean ;; centos*) dnf install -y osmo-gbproxy ;; *) echo "Unsupported distribution debian-bookworm" exit 23 ;; esac #6 0.309 Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1586 B] #6 0.312 Hit:2 http://deb.debian.org/debian bookworm InRelease #6 0.316 Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.326 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.341 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [201 kB] #6 0.417 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [245 kB] #6 0.452 Fetched 551 kB in 0s (3751 kB/s) #6 0.452 Reading package lists... #6 0.713 Reading package lists... #6 0.964 Building dependency tree... #6 1.018 Reading state information... #6 1.079 The following additional packages will be installed: #6 1.079 libmnl0 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.079 libosmovty13 libsctp1 libtalloc2 liburing2 osmocom-latest #6 1.079 Suggested packages: #6 1.079 lksctp-tools #6 1.079 Recommended packages: #6 1.079 osmo-sgsn #6 1.110 The following NEW packages will be installed: #6 1.110 libmnl0 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.110 libosmovty13 libsctp1 libtalloc2 liburing2 osmo-gbproxy osmocom-latest #6 1.131 0 upgraded, 12 newly installed, 0 to remove and 1 not upgraded. #6 1.131 Need to get 939 kB of archives. #6 1.131 After this operation, 2412 kB of additional disk space will be used. #6 1.131 Get:1 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.131 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] #6 1.145 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] #6 1.147 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.147 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] #6 1.149 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.149 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] #6 1.153 Get:8 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.153 Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] #6 1.158 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] #6 1.160 Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] #6 1.162 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-gbproxy 1:0.5.0 [45.8 kB] #6 1.229 debconf: delaying package configuration, since apt-utils is not installed #6 1.259 Fetched 939 kB in 0s (19.0 MB/s) #6 1.319 Selecting previously unselected package libmnl0:amd64. #6 1.319 (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 ... 6628 files and directories currently installed.) #6 1.326 Preparing to unpack .../00-libmnl0_1.0.4-3_amd64.deb ... #6 1.358 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 1.462 Selecting previously unselected package osmocom-latest. #6 1.464 Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... #6 1.481 Unpacking osmocom-latest (1.0.0) ... #6 1.600 Selecting previously unselected package libsctp1:amd64. #6 1.600 Preparing to unpack .../02-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 1.616 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 1.728 Selecting previously unselected package libtalloc2:amd64. #6 1.729 Preparing to unpack .../03-libtalloc2_2.4.0-f2_amd64.deb ... #6 1.745 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 1.862 Selecting previously unselected package liburing2:amd64. #6 1.863 Preparing to unpack .../04-liburing2_2.3-3_amd64.deb ... #6 1.879 Unpacking liburing2:amd64 (2.3-3) ... #6 1.983 Selecting previously unselected package libosmocore22:amd64. #6 1.983 Preparing to unpack .../05-libosmocore22_1.11.0_amd64.deb ... #6 2.000 Unpacking libosmocore22:amd64 (1.11.0) ... #6 2.110 Selecting previously unselected package libosmoisdn0:amd64. #6 2.111 Preparing to unpack .../06-libosmoisdn0_1.11.0_amd64.deb ... #6 2.128 Unpacking libosmoisdn0:amd64 (1.11.0) ... #6 2.236 Selecting previously unselected package libosmogsm20:amd64. #6 2.236 Preparing to unpack .../07-libosmogsm20_1.11.0_amd64.deb ... #6 2.253 Unpacking libosmogsm20:amd64 (1.11.0) ... #6 2.370 Selecting previously unselected package libosmovty13:amd64. #6 2.370 Preparing to unpack .../08-libosmovty13_1.11.0_amd64.deb ... #6 2.387 Unpacking libosmovty13:amd64 (1.11.0) ... #6 2.524 Selecting previously unselected package libosmoctrl0:amd64. #6 2.524 Preparing to unpack .../09-libosmoctrl0_1.11.0_amd64.deb ... #6 2.548 Unpacking libosmoctrl0:amd64 (1.11.0) ... #6 2.672 Selecting previously unselected package libosmogb14:amd64. #6 2.672 Preparing to unpack .../10-libosmogb14_1.11.0_amd64.deb ... #6 2.688 Unpacking libosmogb14:amd64 (1.11.0) ... #6 2.817 Selecting previously unselected package osmo-gbproxy. #6 2.818 Preparing to unpack .../11-osmo-gbproxy_1%3a0.5.0_amd64.deb ... #6 2.835 Unpacking osmo-gbproxy (1:0.5.0) ... #6 2.936 Setting up osmocom-latest (1.0.0) ... #6 2.986 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 3.038 Setting up libmnl0:amd64 (1.0.4-3) ... #6 3.090 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.139 Setting up liburing2:amd64 (2.3-3) ... #6 3.188 Setting up libosmocore22:amd64 (1.11.0) ... #6 3.241 Setting up libosmovty13:amd64 (1.11.0) ... #6 3.294 Setting up libosmoisdn0:amd64 (1.11.0) ... #6 3.343 Setting up libosmogsm20:amd64 (1.11.0) ... #6 3.395 Setting up libosmoctrl0:amd64 (1.11.0) ... #6 3.449 Setting up libosmogb14:amd64 (1.11.0) ... #6 3.500 Setting up osmo-gbproxy (1:0.5.0) ... #6 3.731 changed ownership of '/etc/osmocom/osmo-gbproxy.cfg' from root:root to osmocom:osmocom #6 3.732 mode of '/etc/osmocom/osmo-gbproxy.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 3.734 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 3.735 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 3.739 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 3.815 Processing triggers for libc-bin (2.36-9+deb12u9) ... #6 DONE 4.1s #7 [3/6] WORKDIR /DATA #7 DONE 0.2s #8 [4/6] COPY OSMO-GBPROXY.CFG /data/osmo-gbproxy.cfg #8 DONE 0.1s #9 [5/6] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #9 DONE 0.1s #10 [6/6] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #10 DONE 0.1s #11 exporting to image #11 exporting layers #11 exporting layers 0.3s done #11 writing image sha256:e748814312054ae4f71f49d89b4c28de44f02eadcffe786cd53b206627262565 done #11 naming to docker.io/osmocom-build/osmo-gbproxy-latest:latest 0.0s done #11 DONE 0.4s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/osmo-gbproxy-latest' + docker_image_exists osmo-gbproxy-latest + docker images -q osmocom-build/osmo-gbproxy-latest + test -n e74881431205 + list_osmo_packages debian-bookworm osmo-gbproxy-latest + local distro=debian-bookworm + local image=osmo-gbproxy-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-gbproxy-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-gbproxy-latest ### ii libosmocore22:amd64 1.11.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0 amd64 Osmo control library ii libosmogb14:amd64 1.11.0 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.11.0 amd64 Osmo VTY library ii osmo-gbproxy 1:0.5.0 amd64 Osmocom GPRS Gb Interface Proxy ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-gbproxy-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:8122b73e83ab328a9d6aee420f31fd8c2182d63fbd65c3fa198f42a50118f8bc Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-gbproxy-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-gbproxy-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-gbproxy-test + echo ttcn3-gbproxy-test + dir=ttcn3-gbproxy-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-gbproxy-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-gbproxy-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-gbproxy-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-gbproxy-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/ttcn3-gbproxy-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-gbproxy-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-gbproxy-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 422B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.73kB done #5 DONE 0.0s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" gbproxy #8 CACHED #9 [4/4] COPY GBPROXY_TESTS.CFG /data/GBProxy_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:87054121ae0ae3a6cdbf9a310d7cc415a917f597afb0b8716aefb8c377e7df70 done #10 naming to docker.io/osmocom-build/ttcn3-gbproxy-test:latest done #10 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n 87054121ae0a + list_osmo_packages debian-bookworm ttcn3-gbproxy-test + local distro=debian-bookworm + local image=ttcn3-gbproxy-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-gbproxy-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester + cp GBProxy_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy + cp osmo-gbproxy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/unix + network_create + SUBNET=2385144 + seq 1 30 + echo (2385144 + 1) % 256 + bc + SUBNET=249 + NET_NAME=ttcn3-gbproxy-test-249 + SUB4=172.18.249.0/24 + SUB6=fd02:db8:249::/64 + set +x Creating network ttcn3-gbproxy-test-249, trying SUBNET=249... + docker network create --internal --subnet 172.18.249.0/24 --ipv6 --subnet fd02:db8:249::/64 ttcn3-gbproxy-test-249 b5ade11603b6f1ec2eb036daa863f0b5abc0c1c6abd0c6e41ed1a1ed605d579d + set +x ### Network ttcn3-gbproxy-test-249 created (SUBNET=249) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=249 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy/osmo-gbproxy.cfg Applying SUBNET=249 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 249 10 + NET=249 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-249 --ip 172.18.249.10 --ip6 fd02:db8:249::10 + docker run --rm --network ttcn3-gbproxy-test-249 --ip 172.18.249.10 --ip6 fd02:db8:249::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-latest-959-gbproxy -d osmocom-build/osmo-gbproxy-latest /bin/sh -c osmo-gbproxy -c /data/osmo-gbproxy.cfg >/data/osmo-gbproxy.log 2>&1 e36b16500fb141e8f7da5d54a961353fd127c4afead39ae8a4746bc6d27e9ad4 + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 249 103 + NET=249 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-249 --ip 172.18.249.103 --ip6 fd02:db8:249::103 + docker run --rm --network ttcn3-gbproxy-test-249 --ip 172.18.249.103 --ip6 fd02:db8:249::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.249.10 -e OSMO_SUT_PORT=4246 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/gbproxy-tester:/data --name jenkins-ttcn3-gbproxy-test-latest-959-ttcn3-gbproxy-test osmocom-build/ttcn3-gbproxy-test + SUBDIR=gbproxy + SUITE=GBProxy_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests GBProxy_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GBProxy_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: GBProxy_Tests.cfg MC@65809e7f304e: Unix server socket created successfully. MC@65809e7f304e: Listening on TCP port 42961. 65809e7f304e is the default MC2> spawn /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests 65809e7f304e 42961 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@65809e7f304e: New HC connected from 172.18.249.103 [172.18.249.103]. 65809e7f304e: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@65809e7f304e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@65809e7f304e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@65809e7f304e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@65809e7f304e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@65809e7f304e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@65809e7f304e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@65809e7f304e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@65809e7f304e: Configuration file was processed on all HCs. MC@65809e7f304e: Creating MTC on host 172.18.249.103. MC@65809e7f304e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Thu Feb 13 05:27:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(4)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(16)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(16)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(16)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(5)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(17)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(29)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(33)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(28)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(28)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(29)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(34)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(34)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(11)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(11)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(40)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(39)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(39)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(25)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(23)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(25)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(13)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(13)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(23)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_BVC_bringup" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup(46) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@65809e7f304e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@65809e7f304e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@65809e7f304e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@65809e7f304e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@65809e7f304e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(46)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_BVC_bringup" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup(47) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@65809e7f304e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@65809e7f304e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@65809e7f304e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@65809e7f304e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@65809e7f304e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(47)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(13)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(12)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(23)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@65809e7f304e: Final verdict of PTC: none TC_BVC_bringup(46)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(25)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(21)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(19)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(26)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(33)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(24)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(10)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(39)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(43)@65809e7f304e: Final verdict of PTC: none TC_BVC_bringup(47)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(11)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(10): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(11): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(12): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(13): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(18): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(19): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(20): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(21): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(23): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(24): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(25): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(26): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(37): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(41): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(42): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(43): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(44): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@65809e7f304e: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Thu Feb 13 05:27:26 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214224) Waiting for packet dumper to finish... 1 (prev_count=214224, count=215320) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Thu Feb 13 05:27:28 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(49)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(49)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(49)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(61)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(61)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(49)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(61)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(50)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(62)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(73)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(74)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(73)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(73)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(78)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(74)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(78)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@65809e7f304e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: Rx BVC-RESET from BVCI=23 GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(79)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(78)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(78)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(79)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-NS(PCU[2])(84)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@65809e7f304e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(84)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(85)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(84)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(85)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@65809e7f304e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_BVC_bringup_conflicting" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup_conflicting(91) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(91)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_BVC_bringup_conflicting" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup_conflicting(92) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(92)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(68)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(62)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(78)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(69)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@65809e7f304e: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@65809e7f304e: Final verdict of PTC: pass TC_BVC_bringup_conflicting(92)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(53): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(58): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(66): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(68): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(69): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(71): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(76): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(77): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(78): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(81): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(82): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(86): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(89): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@65809e7f304e: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Thu Feb 13 05:27:49 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221536) Waiting for packet dumper to finish... 1 (prev_count=221536, count=222632) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Thu Feb 13 05:27:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(94)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(94)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(94)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(106)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(106)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(106)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(94)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(107)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(107)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(95)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(118)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(119)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(118)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(118)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(123)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[1])(124)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(119)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(123)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(129)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(124)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(130)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(129)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(130)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_ul_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata(136) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@65809e7f304e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@65809e7f304e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@65809e7f304e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@65809e7f304e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@65809e7f304e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): none -> pass TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_ul_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata(137) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@65809e7f304e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@65809e7f304e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@65809e7f304e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@65809e7f304e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@65809e7f304e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): none -> pass TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(107)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(128)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(126)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(123)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(130)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127)@65809e7f304e: Final verdict of PTC: none TC_ul_unitdata(136)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120)@65809e7f304e: Final verdict of PTC: none TC_ul_unitdata(137)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(114)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(131)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(98): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(103): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(111): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(114): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(116): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(122): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(123): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(125): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(126): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(127): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(128): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(131): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(133): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@65809e7f304e: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Thu Feb 13 05:28:05 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2768052) Waiting for packet dumper to finish... 1 (prev_count=2768052, count=2770348) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Thu Feb 13 05:28:07 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(139)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(139)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(144)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(144)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(139)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(149)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(149)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(151)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(151)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(144)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(149)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(151)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(139)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(149)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(149)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(152)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(144)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(144)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(140)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(163)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(164)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(163)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(164)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(169)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(168)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(141)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(141)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(174)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(169)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(172)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(143)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(143)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(175)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(174)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(174)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(175)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(148)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(146)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(148)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(146)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_ul_unitdata_pool_failure" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata_pool_failure(181) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(141)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(141)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_ul_unitdata_pool_failure" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata_pool_failure(182) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(141)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@65809e7f304e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(141)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(140)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(141)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(155)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(143)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(146)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(160)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(144)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(149)@65809e7f304e: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(142)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(147)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(148)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(168)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(158)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(172)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(173)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(171)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(175)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(179)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(177)@65809e7f304e: Final verdict of PTC: none TC_ul_unitdata_pool_failure(182)@65809e7f304e: Final verdict of PTC: pass MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(141): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(142): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(143): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(144): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(146): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(147): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(148): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(149): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(153): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(154): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(155): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(156): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(158): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(159): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(160): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(161): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(167): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(168): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(170): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(171): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(172): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(173): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(176): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(177): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(178): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(179): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@65809e7f304e: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Thu Feb 13 05:28:40 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2794296) Waiting for packet dumper to finish... 1 (prev_count=2794296, count=2812316) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Thu Feb 13 05:28:42 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(184)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(184)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(184)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(196)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(196)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(196)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(184)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(197)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(185)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(208)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(209)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(213)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(208)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(208)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(213)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(214)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(209)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(214)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(214)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(220)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(219)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(219)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(220)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_dl_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dl_unitdata(226) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@65809e7f304e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@65809e7f304e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@65809e7f304e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@65809e7f304e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@65809e7f304e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): none -> pass TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_dl_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dl_unitdata(227) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@65809e7f304e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@65809e7f304e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@65809e7f304e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@65809e7f304e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@65809e7f304e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): none -> pass TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(205)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(213)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(208)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@65809e7f304e: Final verdict of PTC: none TC_dl_unitdata(226)@65809e7f304e: Final verdict of PTC: pass TC_dl_unitdata(227)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(222)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(188): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(193): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(201): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(203): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(204): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(205): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(206): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(212): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(213): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(217): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(222): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(224): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@65809e7f304e: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Thu Feb 13 05:28:59 UTC 2025 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2741792) Waiting for packet dumper to finish... 1 (prev_count=2741792, count=2781992) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Thu Feb 13 05:29:02 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(229)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(229)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(229)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(241)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(241)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(241)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(229)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(242)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(230)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(253)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(254)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(258)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(253)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(254)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(259)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(258)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(264)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(259)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(265)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(264)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(264)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(265)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_ra_capability" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability(271) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@65809e7f304e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@65809e7f304e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@65809e7f304e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@65809e7f304e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@65809e7f304e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(271)@65809e7f304e: setverdict(pass): none -> pass TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_ra_capability" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability(272) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@65809e7f304e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@65809e7f304e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@65809e7f304e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@65809e7f304e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@65809e7f304e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(272)@65809e7f304e: setverdict(pass): none -> pass TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(230)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(250)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(265)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@65809e7f304e: Final verdict of PTC: none TC_ra_capability(271)@65809e7f304e: Final verdict of PTC: pass TC_ra_capability(272)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(238): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(246): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(248): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(249): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(250): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(262): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(268): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@65809e7f304e: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Thu Feb 13 05:29:08 UTC 2025 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=243104) Waiting for packet dumper to finish... 1 (prev_count=243104, count=245880) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Thu Feb 13 05:29:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(274)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(274)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(274)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(286)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(286)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(274)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(286)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(275)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(275)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(287)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(298)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(299)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(303)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(298)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(299)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(299)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(304)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(303)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(303)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(303)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(309)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(304)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(309)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(310)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(309)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(309)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(310)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_ra_capability_upd" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability_upd(316) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@65809e7f304e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@65809e7f304e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@65809e7f304e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@65809e7f304e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@65809e7f304e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): none -> pass TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_ra_capability_upd" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability_upd(317) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@65809e7f304e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@65809e7f304e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@65809e7f304e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@65809e7f304e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@65809e7f304e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): none -> pass TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(287)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(294)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(292)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(288)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(303)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(309)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(310)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(306)@65809e7f304e: Final verdict of PTC: none TC_ra_capability_upd(316)@65809e7f304e: Final verdict of PTC: pass TC_ra_capability_upd(317)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(290)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(278): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(283): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(288): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(289): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(290): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(291): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(292): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(293): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(294): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(295): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(302): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(303): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(306): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(308): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(314): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@65809e7f304e: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Thu Feb 13 05:29:16 UTC 2025 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213484) Waiting for packet dumper to finish... 1 (prev_count=213484, count=278100) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Thu Feb 13 05:29:18 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(319)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(319)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(319)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(331)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(331)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(331)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(319)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(332)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(320)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(344)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(348)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(343)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(349)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(348)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(344)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(348)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])(354)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-NS(PCU[1])(348)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(354)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(349)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])(355)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(355)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_radio_status" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status(361) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@65809e7f304e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@65809e7f304e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@65809e7f304e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@65809e7f304e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@65809e7f304e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(361)@65809e7f304e: setverdict(pass): none -> pass TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_radio_status" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status(362) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@65809e7f304e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@65809e7f304e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@65809e7f304e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@65809e7f304e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@65809e7f304e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(362)@65809e7f304e: setverdict(pass): none -> pass TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(348)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(353)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@65809e7f304e: Final verdict of PTC: none TC_radio_status(361)@65809e7f304e: Final verdict of PTC: pass TC_radio_status(362)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(323): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(328): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(336): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(340): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(347): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(348): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(350): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(351): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(352): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(353): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(358): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@65809e7f304e: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Thu Feb 13 05:29:24 UTC 2025 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=244892) Waiting for packet dumper to finish... 1 (prev_count=244892, count=245988) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Thu Feb 13 05:29:26 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(364)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(364)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(364)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(376)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(376)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(364)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(376)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(365)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(377)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(388)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(389)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(388)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(388)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(393)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(389)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(393)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(394)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(393)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(399)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(394)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(399)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(400)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(399)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(400)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_radio_status_tmsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_tmsi(406) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@65809e7f304e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@65809e7f304e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@65809e7f304e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_radio_status_tmsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_tmsi(407) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@65809e7f304e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@65809e7f304e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@65809e7f304e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(365)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(383)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(371)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@65809e7f304e: Final verdict of PTC: none TC_radio_status_tmsi(407)@65809e7f304e: Final verdict of PTC: pass TC_radio_status_tmsi(406)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(400)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(395)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(368): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(371): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(373): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(381): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(383): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(385): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(395): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(397): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(403): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@65809e7f304e: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Thu Feb 13 05:29:32 UTC 2025 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=243512) Waiting for packet dumper to finish... 1 (prev_count=243512, count=244608) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Thu Feb 13 05:29:34 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(409)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(409)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(409)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(421)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(421)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(409)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(421)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(410)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(422)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(433)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(434)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(433)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(438)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(434)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(434)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(438)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(439)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(438)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(438)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(439)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(445)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(444)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(445)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(430)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(430)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(428)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(428)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_radio_status_imsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_imsi(451) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@65809e7f304e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@65809e7f304e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@65809e7f304e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@65809e7f304e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_radio_status_imsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_imsi(452) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@65809e7f304e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@65809e7f304e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@65809e7f304e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@65809e7f304e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(426)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(428)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(431)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(424)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(438)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(445)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(430)@65809e7f304e: Final verdict of PTC: none TC_radio_status_imsi(451)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(449)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(429)@65809e7f304e: Final verdict of PTC: none TC_radio_status_imsi(452)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(447)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(413): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(418): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(423): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(424): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(425): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(426): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(428): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(429): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(430): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(431): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(437): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(438): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(442): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(446): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(447): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(448): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(449): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@65809e7f304e: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Thu Feb 13 05:29:40 UTC 2025 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=250204) Waiting for packet dumper to finish... 1 (prev_count=250204, count=251300) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Thu Feb 13 05:29:42 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(454)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(454)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(454)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(466)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(466)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(476)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(476)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(476)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(454)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(466)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(476)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(476)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(455)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(455)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(467)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(478)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(479)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(478)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(478)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(483)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(479)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(468)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(484)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(468)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(484)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(470)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(470)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(494)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(494)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(490)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(489)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(489)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(494)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(494)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(494)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(490)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(491)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(473)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(493)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(473)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(475)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(475)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=1, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010000110000000000000100100'B == '42180024'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=2, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010000110000000000000100101'B == '42180025'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=3, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010000110000000000000100110'B == '42180026'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=4, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010000110000000000000100111'B == '42180027'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=5, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010000110000000000000101000'B == '42180028'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=6, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010000110000000000000101001'B == '42180029'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=7, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010000110000000000000101010'B == '4218002A'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=8, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010000110000000000000101011'B == '4218002B'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=9, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010000110000000000000101100'B == '4218002C'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=1, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010001000000000000000100100'B == '42200024'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=2, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010001000000000000000100101'B == '42200025'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=3, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010001000000000000000100110'B == '42200026'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=4, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010001000000000000000100111'B == '42200027'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=5, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010001000000000000000101000'B == '42200028'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=6, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010001000000000000000101001'B == '42200029'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=7, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010001000000000000000101010'B == '4220002A'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=8, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010001000000000000000101011'B == '4220002B'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=9, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010001000000000000000101100'B == '4220002C'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(468)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(471)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(470)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(475)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(473)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(483)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(476)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(494)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(493)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(469)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(474)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(492)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(491)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(458): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(463): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(468): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(469): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(470): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(471): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(473): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(474): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(475): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(476): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbThu Feb 13 05:29:48 UTC 2025 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=309156) Proxy_Test-NS(PCU[0])-NSVCI2101-provIP(480): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(482): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(483): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(487): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(491): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(492): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(493): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(494): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@65809e7f304e: Test case TC_suspend finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Waiting for packet dumper to finish... 1 (prev_count=309156, count=349208) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Thu Feb 13 05:29:50 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(497)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(497)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(497)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(509)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(509)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(497)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(509)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(498)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(510)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(521)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(522)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(525)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(521)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(525)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(527)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(522)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(525)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(525)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(527)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(533)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(532)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(532)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(533)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(534)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(536)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=1, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010000110000000000000100100'B == '42180024'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=2, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010000110000000000000100101'B == '42180025'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=3, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010000110000000000000100110'B == '42180026'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=4, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010000110000000000000100111'B == '42180027'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=5, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010000110000000000000101000'B == '42180028'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=6, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010000110000000000000101001'B == '42180029'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=7, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010000110000000000000101010'B == '4218002A'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=8, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010000110000000000000101011'B == '4218002B'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=9, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010000110000000000000101100'B == '4218002C'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=1, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010001000000000000000100100'B == '42200024'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=2, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010001000000000000000100101'B == '42200025'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=3, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010001000000000000000100110'B == '42200026'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=4, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010001000000000000000100111'B == '42200027'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=5, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010001000000000000000101000'B == '42200028'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=6, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010001000000000000000101001'B == '42200029'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=7, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010001000000000000000101010'B == '4220002A'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=8, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010001000000000000000101011'B == '4220002B'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: f_gen_tmsi(suffix:=9, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010001000000000000000101100'B == '4220002C'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(506)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(513)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(534)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(537)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(536)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(504)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(525)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(526)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(535)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(524)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(501): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(503): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(504): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(505): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(506): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(511): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(512): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(513): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(514): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(518): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(523): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(524): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(525): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(526): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(530): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(534): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(535): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(536): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(537): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@65809e7f304e: Test case TC_resume finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Thu Feb 13 05:29:56 UTC 2025 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=303748) Waiting for packet dumper to finish... 1 (prev_count=303748, count=349040) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Thu Feb 13 05:29:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(540)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(540)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(540)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(550)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(550)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(552)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(552)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(550)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(552)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(540)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(550)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(550)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(553)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(553)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(541)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(564)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(565)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(564)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(569)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(565)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(570)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(569)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(575)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(570)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(576)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(575)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(575)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(576)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(547)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(547)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(549)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(549)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(547)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(549)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(545)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(550)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(548)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(574)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(559)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(572)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(544): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(545): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(547): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(548): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(549): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(550): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(557): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(559): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(561): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(571): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(572): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(573): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(574): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(580): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@65809e7f304e: Test case TC_trace finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Thu Feb 13 05:30:06 UTC 2025 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215744) Waiting for packet dumper to finish... 1 (prev_count=215744, count=216840) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Thu Feb 13 05:30:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(583)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(583)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(583)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(595)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(595)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(595)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(583)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(596)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(584)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(607)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(608)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(607)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(607)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(612)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(608)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(612)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(613)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(612)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(612)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(618)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(613)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(618)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(619)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(618)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(618)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(619)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_llc_discarded" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_llc_discarded(625) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@65809e7f304e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@65809e7f304e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@65809e7f304e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@65809e7f304e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@65809e7f304e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(625)@65809e7f304e: setverdict(pass): none -> pass TC_llc_discarded(625)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_llc_discarded" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_llc_discarded(626) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@65809e7f304e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@65809e7f304e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@65809e7f304e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@65809e7f304e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@65809e7f304e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(626)@65809e7f304e: setverdict(pass): none -> pass TC_llc_discarded(626)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(602)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(612)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@65809e7f304e: Final verdict of PTC: none TC_llc_discarded(626)@65809e7f304e: Final verdict of PTC: pass TC_llc_discarded(625)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(619)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(587): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(591): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(600): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(602): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(604): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(611): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(612): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(616): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(622): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@65809e7f304e: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Thu Feb 13 05:30:14 UTC 2025 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214176) Waiting for packet dumper to finish... 1 (prev_count=214176, count=217276) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Thu Feb 13 05:30:16 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(628)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(628)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(628)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(640)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(640)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(628)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(640)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(629)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(641)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(652)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(653)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(652)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(652)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(657)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(653)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(657)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(658)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(657)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(663)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(658)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(664)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(663)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(664)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(636)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(642)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(634)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(659)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(632): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(634): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(635): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(636): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(637): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(642): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(644): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(649): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(659): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(661): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(668): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@65809e7f304e: Test case TC_overload finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Thu Feb 13 05:30:24 UTC 2025 ====== GBProxy_Tests.TC_overload pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214316) Waiting for packet dumper to finish... 1 (prev_count=214316, count=215412) gzip: /data/GBProxy_Tests.TC_overload.pcapng: file size changed while zipping MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Thu Feb 13 05:30:26 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(671)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(671)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(671)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(683)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(683)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(671)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(683)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(672)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(684)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(695)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(696)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(695)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(700)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(696)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(701)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(700)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(700)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(706)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(701)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(706)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(707)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(706)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(706)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(707)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@65809e7f304e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@65809e7f304e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(691)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(705)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(700)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(703)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(675): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(680): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(688): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(691): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(693): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(699): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(700): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(702): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(703): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(704): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(705): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(710): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@65809e7f304e: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Thu Feb 13 05:30:33 UTC 2025 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212372) Waiting for packet dumper to finish... 1 (prev_count=212372, count=221132) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Thu Feb 13 05:30:35 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(714)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(714)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(714)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(726)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(726)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(714)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(726)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(715)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(727)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(738)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(739)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(738)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(743)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(739)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(743)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(744)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(743)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(743)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(749)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(744)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(721)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(721)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(750)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(749)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(749)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(750)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(723)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(723)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(733)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(733)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(735)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(735)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@65809e7f304e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@65809e7f304e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(733)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(721)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(723)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(722)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(734)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(735)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(720)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(729)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(743)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(747)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(718): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(720): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(721): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(722): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(723): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728): none (pass -> pass)Thu Feb 13 05:30:43 UTC 2025 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(729): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(731): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(733): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(734): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(735): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(736): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=220704) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(742): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(743): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(745): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(746): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(747): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(748): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@65809e7f304e: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Waiting for packet dumper to finish... 1 (prev_count=220704, count=229444) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Thu Feb 13 05:30:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(757)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(757)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(757)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(769)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(769)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(769)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(757)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(770)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(758)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(781)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(782)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(781)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(786)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(782)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(787)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(792)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(787)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(792)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(792)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(793)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(793)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@65809e7f304e: Rx BVC-RESET from BVCI=20011 MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(762)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(778)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(764)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(774)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(776)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(760)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(760): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(762): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(764): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(766): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(772): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(774): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(775): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(776): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(777): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(778): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(790): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(796): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@65809e7f304e: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Thu Feb 13 05:30:56 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230040) Waiting for packet dumper to finish... 1 (prev_count=230040, count=231136) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Thu Feb 13 05:30:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(800)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(800)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(800)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(812)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(812)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(812)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(800)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(813)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(801)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(824)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(825)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(829)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(824)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(824)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(829)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(825)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(830)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(829)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(830)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(836)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(835)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(836)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@65809e7f304e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@65809e7f304e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(818)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(829)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(804): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(809): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(816): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(818): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(820): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(828): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(829): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(833): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(840): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@65809e7f304e: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Thu Feb 13 05:31:10 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=240516) Waiting for packet dumper to finish... 1 (prev_count=240516, count=241612) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Thu Feb 13 05:31:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(843)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(843)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(843)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(855)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(855)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(843)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(855)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(844)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(856)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(867)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(868)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(872)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(872)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(871)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(867)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(872)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(871)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[0])-NSVCI2101(872)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(872)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(873)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(871)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(871)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[0])(868)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(878)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(869)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(873)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(850)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(850)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(878)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(879)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(878)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(879)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(852)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(852)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(869)@65809e7f304e: Rx BVC-RESET from BVCI=20011 MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(852)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(850)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(851)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(872)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(859)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(869)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(849)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(857)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(871)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(883)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(881)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(870)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(847): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(849): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(850): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(851): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(852): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(857): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(858): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(859): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(860): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(864): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(869): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(870): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(871): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(872): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(876): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(880): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(881): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(882): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(883): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@65809e7f304e: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Thu Feb 13 05:31:21 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213396) Waiting for packet dumper to finish... 1 (prev_count=213396, count=222380) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn ------ Thu Feb 13 05:31:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(886)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(886)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(886)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(896)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(896)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(898)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(898)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(896)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(886)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(898)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(896)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(896)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(887)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(899)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(910)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(911)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(910)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(915)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(911)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(916)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(915)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(916)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(890)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(890)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(922)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(921)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(921)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(922)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(895)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(895)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(893)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(893)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@65809e7f304e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@65809e7f304e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(895)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(890)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(893)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(896)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(907)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(889)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(891)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(915)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(894)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(901)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(926)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(905)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(888): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(889): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(890): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(891): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(893): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(894): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(895): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(896): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(901): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(903): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(905): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(906): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(907): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(914): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(915): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(919): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(923): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(924): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(925): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(926): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@65809e7f304e: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Thu Feb 13 05:31:42 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238708) Waiting for packet dumper to finish... 1 (prev_count=238708, count=241356) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Thu Feb 13 05:31:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(929)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(929)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(929)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(941)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(941)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(929)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(941)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(930)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(942)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(953)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(954)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(953)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(953)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(954)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(958)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(959)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(958)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(959)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(965)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(964)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(964)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(959)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[2])(965)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[0])(954)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@65809e7f304e: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@65809e7f304e: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@65809e7f304e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@65809e7f304e: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@65809e7f304e: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@65809e7f304e: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@65809e7f304e: Rx BVC-RESET from BVCI=20032 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(937)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(958)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(933): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(935): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(936): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(937): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(938): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(945): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(949): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(957): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(958): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(962): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(968): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@65809e7f304e: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Thu Feb 13 05:31:56 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=292848) Waiting for packet dumper to finish... 1 (prev_count=292848, count=293944) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Thu Feb 13 05:31:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(972)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(972)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(972)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(984)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(984)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(972)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(984)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(973)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(973)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(985)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(996)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(997)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1001)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(996)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(997)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(997)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1002)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1001)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1001)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1007)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1002)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1008)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1007)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1007)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1008)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bss(1014) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bss(1014)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bss(1015) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bss(1015)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(996)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1001)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1004)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(991)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_ptp_bss(1015)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(979)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(976): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(979): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(981): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(988): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(991): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(993): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1000): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1001): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1004): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1006): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1011): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Thu Feb 13 05:32:08 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220496) Waiting for packet dumper to finish... 1 (prev_count=220496, count=222756) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Thu Feb 13 05:32:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1017)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1017)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1017)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1029)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1029)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1017)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1029)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1030)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1018)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1018)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1041)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1041)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1046)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1042)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1046)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1047)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1046)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1046)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1047)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1053)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1052)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1052)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1053)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac(1059) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac(1059)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac(1060) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac(1060)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1046)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1050)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1036)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1052)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1057)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1053)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_lac(1060)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_ptp_lac(1059)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1048)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1055)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1021): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1026): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1033): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1036): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1038): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1045): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1046): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1048): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1049): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1050): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1051): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1055): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1056): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1057): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Thu Feb 13 05:32:20 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220592) Waiting for packet dumper to finish... 1 (prev_count=220592, count=221688) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Thu Feb 13 05:32:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1062)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1062)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1062)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1074)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1074)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1074)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1062)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1075)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1063)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1086)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1091)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(1086)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1091)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(1087)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1092)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1091)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1097)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1092)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1097)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1098)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1098)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac_unknown(1104) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac_unknown(1104)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac_unknown(1105) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@65809e7f304e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac_unknown(1105)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1080)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1105)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_ptp_lac_unknown(1104)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1097)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1091)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1066): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1071): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1078): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1080): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1082): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1090): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1091): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1095): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1101): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Thu Feb 13 05:32:32 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220964) Waiting for packet dumper to finish... 1 (prev_count=220964, count=223224) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Thu Feb 13 05:32:34 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1107)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1107)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1107)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1119)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1119)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1107)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1119)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1108)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1120)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1131)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1131)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1136)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(1132)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1137)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1136)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1137)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1142)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1142)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1143)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1143)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac(1149) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac(1149)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac(1150) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac(1150)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1115)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1129)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1113)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1136)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1142)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1143)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_rac(1150)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_ptp_rac(1149)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1111): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1113): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1114): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1115): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1116): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1124): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1126): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1127): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1128): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1129): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1135): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1136): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1146): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Thu Feb 13 05:32:44 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220592) Waiting for packet dumper to finish... 1 (prev_count=220592, count=222852) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Thu Feb 13 05:32:46 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1152)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1152)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1152)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1164)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1164)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1152)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1164)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1153)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1165)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1176)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1176)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1181)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1177)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1182)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1187)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1182)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1188)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1187)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1187)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1188)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac_unknown(1194) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac_unknown(1194)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac_unknown(1195) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@65809e7f304e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac_unknown(1195)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1169)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1167)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1181)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1195)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1194)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1161): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1166): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1167): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1168): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1169): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1173): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1180): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1181): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1185): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1192): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Thu Feb 13 05:32:55 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220868) Waiting for packet dumper to finish... 1 (prev_count=220868, count=223128) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Thu Feb 13 05:32:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1197)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1197)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1197)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1209)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1209)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1209)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1197)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1210)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1198)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1221)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1221)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1221)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1226)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1222)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1227)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1226)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1232)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1227)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1233)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1232)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1233)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci(1239) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci(1239)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci(1240) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci(1240)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1226)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1231)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1229)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1240)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_ptp_bvci(1239)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1235)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1201): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1206): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1219): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1225): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1226): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1228): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1229): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1231): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1235): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1237): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Thu Feb 13 05:33:07 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220636) Waiting for packet dumper to finish... 1 (prev_count=220636, count=222896) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Thu Feb 13 05:33:09 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1242)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1242)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1242)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1254)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1254)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1242)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1254)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1255)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1255)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1243)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1266)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1266)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1271)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(1267)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1272)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1271)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1272)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1261)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1261)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1278)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1277)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1278)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1263)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1263)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_imsi(1284) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_imsi(1284)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_imsi(1285) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_imsi(1285)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1255)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1261)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1263)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1258)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1256)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1262)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1271)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1260)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1278)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1284)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_imsi(1285)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1246): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1251): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1256): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1257): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1258): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1259): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1260): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1261): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1262): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1263): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1270): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1271): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1275): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1282): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Thu Feb 13 05:33:19 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220816) Waiting for packet dumper to finish... 1 (prev_count=220816, count=223076) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Thu Feb 13 05:33:21 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1287)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1287)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1287)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1299)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1299)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1299)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1287)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1300)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1288)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1311)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1311)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1316)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1312)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1316)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1317)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1316)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1316)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1322)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1317)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1306)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1304)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1306)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1304)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1322)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1323)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1323)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1308)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1308)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_unknown(1329) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_unknown(1329)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_ptp_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_unknown(1330) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@65809e7f304e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_unknown(1330)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1308)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1304)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1306)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1312)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1316)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1323)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1301)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1305)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1329)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_unknown(1330)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1296): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1301): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1303): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1304): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1305): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1306): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1307): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1308): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1315): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1316): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1320): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1326): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Thu Feb 13 05:33:31 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221012) Waiting for packet dumper to finish... 1 (prev_count=221012, count=223272) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Thu Feb 13 05:33:33 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1332)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1332)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1332)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1344)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1344)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1332)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1344)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1345)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1333)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1356)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1356)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1356)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1361)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1357)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1362)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1361)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1362)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[2])(1367)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1362)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1368)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1367)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1368)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci(1374) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1374)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1374)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci(1375) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1375)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1375)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1361)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1367)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1368)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1371)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1347)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci(1375)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369)@65809e7f304e: Final verdict of PTC: none Thu Feb 13 05:33:43 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1336): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1341): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1347): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1349): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1353): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1360): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1361): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1365): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1369): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1370): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1371): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1372): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=222540) Waiting for packet dumper to finish... 1 (prev_count=222540, count=226392) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi ------ Thu Feb 13 05:33:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1377)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1377)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1377)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1389)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1389)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1377)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1389)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1390)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1378)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1401)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1401)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1406)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1402)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1406)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1407)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1406)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1406)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1412)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1407)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1413)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1412)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1413)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1398)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1398)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1396)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1396)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1419) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1419)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1419)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1420) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@65809e7f304e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1420)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1420)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1390)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1406)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1398)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1407)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1402)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1396)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1392)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1397)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1417)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1419)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci_imsi(1420)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1415)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1381): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1386): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1392): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1394): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1396): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1397): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1398): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1399): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1405): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1406): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1410): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1414): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1415): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1416): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1417): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Thu Feb 13 05:33:55 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223028) Waiting for packet dumper to finish... 1 (prev_count=223028, count=226872) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Thu Feb 13 05:33:57 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(1422)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1422)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1422)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1434)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1434)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1434)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1422)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1435)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1423)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1446)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1446)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1446)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1451)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(1447)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1452)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1451)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1451)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1457)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1452)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1457)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1458)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1457)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1457)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1458)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1461)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_dummy_paging_ps_ptp" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_ptp(1464) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1464)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1464)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_dummy_paging_ps_ptp" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_ptp(1465) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@65809e7f304e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1465)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1465)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1434)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1435)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1442)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1451)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1452)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1456)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1429)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1449)@65809e7f304e: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1464)@65809e7f304e: Final verdict of PTC: pass TC_dummy_paging_ps_ptp(1465)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1457)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1454)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1462)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1458)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1461)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1460)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1426): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1429): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1431): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1439): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1442): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1444): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1448): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1449): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1450): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1451): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1453): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1454): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1455): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1456): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1459): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1460): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1461): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1462): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@65809e7f304e: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Thu Feb 13 05:34:03 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=188172) Waiting for packet dumper to finish... 1 (prev_count=188172, count=221148) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Thu Feb 13 05:34:05 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(1467)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1467)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1467)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1479)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1479)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1467)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1479)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1468)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1480)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1491)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1491)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1496)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1492)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1496)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1497)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1496)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1502)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1497)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1497)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1474)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1474)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1503)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1502)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1502)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1503)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1476)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1476)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bss(1509) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(1497)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bss(1509)@65809e7f304e: Paging received on PCU { 1, 0, 2 } TC_paging_ps_sig_bss(1509)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bss(1510) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@65809e7f304e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1503)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bss(1510)@65809e7f304e: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_bss(1510)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1473)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1474)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1476)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1488)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1486)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_bss(1510)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])(1491)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1497)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1496)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1500)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1505)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1503)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1471): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1473): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1474): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1475): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1476): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1484): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1486): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1487): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1488): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1489): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1495): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1496): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1498): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1499): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1500): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1501): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1505): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1507): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Thu Feb 13 05:34:15 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223628) Waiting for packet dumper to finish... 1 (prev_count=223628, count=224792) ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. Thu Feb 13 05:34:17 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(1512)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1512)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1524)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1512)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1524)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1513)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1525)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1536)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1541)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(1537)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1541)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1542)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1541)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1541)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1542)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1547)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1547)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1548)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1548)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac(1554) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1537)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1554)@65809e7f304e: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_lac(1554)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1554)@65809e7f304e: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac(1555) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])(1542)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1555)@65809e7f304e: Paging received on PCU { 2, 0, 1 } TC_paging_ps_sig_lac(1555)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1555)@65809e7f304e: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1515)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1541)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1548)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_lac(1555)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_sig_lac(1554)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1515): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1521): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1529): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1533): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1540): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1541): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1551): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Thu Feb 13 05:34:31 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=229128) Waiting for packet dumper to finish... 1 (prev_count=229128, count=233728) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Thu Feb 13 05:34:33 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1557)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1557)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1557)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1569)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1569)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1557)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1569)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1570)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1558)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1581)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1581)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1586)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1582)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1587)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1586)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1592)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-NS(PCU[1])(1586)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1587)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1587)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1593)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1592)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1593)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac_unknown(1599) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(1599)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac_unknown(1600) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@65809e7f304e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(1600)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1574)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1572)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1599)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_sig_lac_unknown(1600)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1587)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1592)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1593)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1591)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1595)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1589)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1561): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1566): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1571): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1572): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1573): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1574): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1578): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1588): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1589): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1590): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1591): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1595): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1597): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Thu Feb 13 05:34:43 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219188) Waiting for packet dumper to finish... 1 (prev_count=219188, count=221448) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Thu Feb 13 05:34:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(1602)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1602)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1602)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1614)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1614)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1614)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1602)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1615)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1603)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1626)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1626)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1626)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1631)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(1627)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1631)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1632)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1631)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1637)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1632)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1637)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1637)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1638)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1637)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1638)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac(1644) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1627)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@65809e7f304e: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1644)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1638)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@65809e7f304e: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac(1645) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1627)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@65809e7f304e: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1645)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1638)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@65809e7f304e: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1603)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1618)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1622)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1616)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1635)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1620)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1637)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_sig_rac(1645)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1638)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1606): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1611): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1616): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1617): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1618): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1619): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1620): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1621): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1622): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1623): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1624): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1633): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1634): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1635): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1636): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1637): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1641): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Thu Feb 13 05:35:03 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238832) Waiting for packet dumper to finish... 1 (prev_count=238832, count=239928) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Thu Feb 13 05:35:05 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1647)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1647)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1647)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1659)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1659)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1669)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1669)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1669)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1659)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1647)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1669)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1669)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1660)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1648)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1671)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1671)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1671)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1676)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1672)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1677)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1682)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1677)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1682)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1682)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1683)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1683)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1666)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1666)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1668)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1668)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac_unknown(1689) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(1689)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac_unknown(1690) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@65809e7f304e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(1690)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1668)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1666)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1669)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1689)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1667)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1672)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1676)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1682)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1690)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1656): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1664): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1666): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1667): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1668): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1669): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1675): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1676): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1680): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1686): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Thu Feb 13 05:35:15 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220120) Waiting for packet dumper to finish... 1 (prev_count=220120, count=222380) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Thu Feb 13 05:35:17 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1692)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1692)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1692)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1704)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1704)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1692)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1704)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1693)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1705)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1716)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1716)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1716)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1721)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(1717)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1722)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1721)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1721)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1727)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1722)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1699)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1699)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1728)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1727)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1727)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1728)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1701)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1701)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci(1734) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci(1734)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci(1735) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci(1735)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1701)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1699)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1705)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1726)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1712)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_bvci(1734)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_sig_bvci(1735)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1698)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1727)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1724)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1721)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1696): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1698): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1699): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1700): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1701): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1709): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1712): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1714): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1720): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1721): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1723): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1724): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1725): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1726): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1731): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Thu Feb 13 05:35:27 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221124) Waiting for packet dumper to finish... 1 (prev_count=221124, count=223384) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Thu Feb 13 05:35:29 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1737)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1737)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1737)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1749)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1749)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1737)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1749)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1738)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(1750)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1761)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1761)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1766)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(1762)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1766)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1767)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1766)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1772)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1767)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1773)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1772)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1773)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci_imsi(1779) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci_imsi(1779)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci_imsi(1780) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci_imsi(1780)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1758)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1779)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1766)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1744)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1756)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1780)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1773)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1768)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1741): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1744): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1746): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1754): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1756): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1757): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1758): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1759): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1765): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1766): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1768): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1770): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1776): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Thu Feb 13 05:35:39 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221304) Waiting for packet dumper to finish... 1 (prev_count=221304, count=223564) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Thu Feb 13 05:35:41 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1782)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1782)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1782)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1794)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1794)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1782)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1794)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1783)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1795)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1806)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1806)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1806)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1811)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1807)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1811)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1812)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1811)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1811)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1817)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1812)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1817)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1818)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1817)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1818)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci_unknown(1824) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(1824)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_sig_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci_unknown(1825) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@65809e7f304e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(1825)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1799)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1794)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1811)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1797)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1818)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1825)@65809e7f304e: Final verdict of PTC: pass TC_paging_ps_sig_bvci_unknown(1824)@65809e7f304e: Final verdict of PTC: pass MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1786): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1791): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1796): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1797): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1798): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1799): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1803): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1810): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1811): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1815): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1821): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Thu Feb 13 05:35:51 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220292) Waiting for packet dumper to finish... 1 (prev_count=220292, count=222552) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Thu Feb 13 05:35:53 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1827)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1827)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1839)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1839)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1827)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1828)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1840)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1856)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(1851)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1857)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(1852)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1856)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-NS(PCU[1])(1856)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1856)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1862)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1857)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1863)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1863)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_reject_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_sig_bvci(1869) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1869)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1828)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1869)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_reject_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_sig_bvci(1870) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1870)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1840)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1870)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1840)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1861)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1866)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1869)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1870)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1833)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1831): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1833): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1835): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1844): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1848): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1858): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1859): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1860): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1861): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1864): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1865): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1866): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1867): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Thu Feb 13 05:36:03 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223136) Waiting for packet dumper to finish... 1 (prev_count=223136, count=226988) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi ------ Thu Feb 13 05:36:05 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1872)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1872)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1872)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1884)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1884)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1894)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1894)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1894)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1872)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1884)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1894)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1894)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1873)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1885)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1885)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1896)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1896)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1896)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1897)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1901)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1902)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1901)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1901)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1907)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1902)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1905)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1912)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1912)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1908)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1907)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1912)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1912)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1912)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1908)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1909)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1891)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1893)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1911)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1891)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1893)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_ps_reject_sig_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_sig_bvci_imsi(1914) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1909)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1914)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1873)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1914)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1909)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_ps_reject_sig_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_sig_bvci_imsi(1915) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1909)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@65809e7f304e: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1915)@65809e7f304e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1885)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1893)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1891)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1915)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1909)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1891)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1893)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1894)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1901)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1906)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1905)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1915)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1909)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1911)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@65809e7f304e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1914)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(1912)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1892)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1910)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1881): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1889): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1891): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1892): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1893): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1894): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1900): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1901): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1905): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1906): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1909): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1910): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1911): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1912): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Thu Feb 13 05:36:15 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=224736) Waiting for packet dumper to finish... 1 (prev_count=224736, count=226996) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Thu Feb 13 05:36:17 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(1917)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1917)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1917)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1929)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1929)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1917)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1929)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1918)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1930)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1941)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1941)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1941)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1946)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1942)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1947)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1946)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1947)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1953)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1952)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1953)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_dummy_paging_ps_sig" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_sig(1959) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1953)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1918)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_dummy_paging_ps_sig" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_sig(1960) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@65809e7f304e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1953)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])(1942)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1960)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1930)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1960)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1937)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1946)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1952)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1953)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1957)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1924)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@65809e7f304e: Final verdict of PTC: none TC_dummy_paging_ps_sig(1960)@65809e7f304e: Final verdict of PTC: pass TC_dummy_paging_ps_sig(1959)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1921): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1924): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1926): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933): none (pass -> pass)Thu Feb 13 05:36:23 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1934): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936): none (pass -> pass) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223608) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1937): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1939): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1945): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1946): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1950): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1954): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1955): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1956): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1957): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@65809e7f304e: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Waiting for packet dumper to finish... 1 (prev_count=223608, count=224704) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Thu Feb 13 05:36:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1962)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(1962)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(1962)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(1974)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(1974)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1962)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1963)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])(1974)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1975)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1986)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1986)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1991)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1987)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1991)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1992)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1991)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1991)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1997)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(1992)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1997)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1997)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1998)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1998)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bss(2004) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bss(2004)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bss(2005) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bss(2005)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1980)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1997)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1998)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1991)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1976)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@65809e7f304e: Final verdict of PTC: pass TC_paging_cs_ptp_bss(2005)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1966): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1971): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1976): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1978): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1980): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1982): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1990): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1991): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1995): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2001): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Thu Feb 13 05:36:35 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219412) Waiting for packet dumper to finish... 1 (prev_count=219412, count=221672) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Thu Feb 13 05:36:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2007)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2007)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2007)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2019)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2019)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2019)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2007)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2020)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2020)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2008)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2031)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2031)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2036)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2032)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2037)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2036)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2036)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2042)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2037)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2042)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2043)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2043)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac(2049) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac(2049)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac(2050) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac(2050)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2020)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2015)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2032)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2037)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2036)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2027)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2046)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2042)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2013)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_lac(2049)@65809e7f304e: Final verdict of PTC: pass TC_paging_cs_ptp_lac(2050)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2044)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2011): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2013): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2014): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2015): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2016): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2024): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2027): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2029): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2035): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2036): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2040): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2044): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2045): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2046): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2047): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Thu Feb 13 05:36:47 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220392) Waiting for packet dumper to finish... 1 (prev_count=220392, count=222652) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Thu Feb 13 05:36:49 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2052)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2052)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2052)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2064)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2064)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2052)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2064)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2053)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2065)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(2076)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2081)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(2076)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2081)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2077)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2082)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2081)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2081)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2087)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2082)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2087)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2087)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2088)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2088)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac_unknown(2094) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac_unknown(2094)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac_unknown(2095) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@65809e7f304e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac_unknown(2095)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2060)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2072)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2081)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2087)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2058)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2091)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2095)@65809e7f304e: Final verdict of PTC: pass TC_paging_cs_ptp_lac_unknown(2094)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2089)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2056): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2058): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2059): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2060): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2061): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2069): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2072): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2074): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2080): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2081): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2085): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2089): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2090): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2091): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2092): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Thu Feb 13 05:36:59 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220504) Waiting for packet dumper to finish... 1 (prev_count=220504, count=222764) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Thu Feb 13 05:37:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(2097)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2097)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2097)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2109)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2109)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2097)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2109)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2098)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2110)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2121)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2121)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2126)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2122)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2127)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2127)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2104)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2104)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2133)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2132)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2133)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2106)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2106)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac(2139) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac(2139)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac(2140) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac(2140)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2104)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2098)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2106)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2119)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2105)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2117)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2127)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@65809e7f304e: Final verdict of PTC: pass TC_paging_cs_ptp_rac(2140)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(2133)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2132)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2103)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2135)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2101): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2103): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2104): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2105): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2106): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2114): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2116): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2117): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2118): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2119): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2130): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2135): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2137): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Thu Feb 13 05:37:10 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220128) Waiting for packet dumper to finish... 1 (prev_count=220128, count=222388) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Thu Feb 13 05:37:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2142)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2142)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2154)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2142)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2154)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2143)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2155)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2166)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2171)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2167)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2171)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2172)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2171)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2172)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2177)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2177)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2178)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac_unknown(2184) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac_unknown(2184)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac_unknown(2185) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@65809e7f304e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac_unknown(2185)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2150)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2148)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2171)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2175)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2185)@65809e7f304e: Final verdict of PTC: pass TC_paging_cs_ptp_rac_unknown(2184)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2146): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2148): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2149): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2150): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2151): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2159): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2163): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2170): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2171): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2173): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2174): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2175): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2176): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2181): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Thu Feb 13 05:37:22 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220404) Waiting for packet dumper to finish... 1 (prev_count=220404, count=222664) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Thu Feb 13 05:37:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(2187)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2187)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2187)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2199)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2199)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2199)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2187)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2200)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2188)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2211)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2211)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2211)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2216)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2212)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2216)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2217)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2216)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2217)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2222)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2223)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2223)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bvci(2229) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci(2229)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bvci(2230) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci(2230)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2207)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2216)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2230)@65809e7f304e: Final verdict of PTC: pass MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2191): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2196): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2204): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2207): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2209): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2215): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2216): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2220): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2226): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Thu Feb 13 05:37:34 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220168) Waiting for packet dumper to finish... 1 (prev_count=220168, count=222428) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Thu Feb 13 05:37:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2232)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2232)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2232)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2244)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2244)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2244)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2232)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2233)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2245)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2256)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2256)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2261)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2257)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2262)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2261)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2262)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2268)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2267)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2268)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2241)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2241)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2239)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2239)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bvci_unknown(2274) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci_unknown(2274)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_ptp_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bvci_unknown(2275) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@65809e7f304e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci_unknown(2275)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2233)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2239)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2241)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2254)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2235)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2242)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2237)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2240)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2275)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2272)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2252)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2270)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2234): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2235): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2236): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2237): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2239): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2240): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2241): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2242): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2249): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2251): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2252): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2253): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2254): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2265): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2269): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2270): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2271): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2272): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Thu Feb 13 05:37:46 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220548) Waiting for packet dumper to finish... 1 (prev_count=220548, count=222808) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Thu Feb 13 05:37:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(2277)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2277)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2277)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2289)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2289)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2277)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2289)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2278)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2290)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2301)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2301)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2306)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2302)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2307)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2306)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2306)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2307)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2312)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2312)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2313)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2313)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bss(2319) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2302)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bss(2319)@65809e7f304e: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_bss(2319)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bss(2320) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@65809e7f304e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2313)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bss(2320)@65809e7f304e: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_bss(2320)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2278)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2289)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2306)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2307)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_bss(2320)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2284)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2314)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2290)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2281): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2284): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2286): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2293): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2297): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2305): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2306): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2310): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2314): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2316): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Thu Feb 13 05:37:58 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223696) Waiting for packet dumper to finish... 1 (prev_count=223696, count=225956) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Thu Feb 13 05:38:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(2322)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2322)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2322)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2334)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2334)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2322)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2334)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2335)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2323)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2346)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2346)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2351)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2347)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2352)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2351)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2351)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2357)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2352)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2329)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2329)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2357)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2358)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2357)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2358)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2331)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2331)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac(2364) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2352)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2347)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2364)@65809e7f304e: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_lac(2364)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2358)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2364)@65809e7f304e: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac(2365) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(2352)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2347)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2365)@65809e7f304e: Paging received on PCU { 2, 1, 0 } TC_paging_cs_sig_lac(2365)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2365)@65809e7f304e: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2329)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2331)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2342)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2330)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2328)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_lac(2365)@65809e7f304e: Final verdict of PTC: pass TC_paging_cs_sig_lac(2364)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(2357)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2354)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2326): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2328): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2329): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2330): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2331): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2338): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2340): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2341): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2342): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2343): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2354): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2356): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2361): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Thu Feb 13 05:38:14 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230024) Waiting for packet dumper to finish... 1 (prev_count=230024, count=232672) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Thu Feb 13 05:38:16 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2367)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2367)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2367)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2379)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2379)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2379)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2367)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2380)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2368)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2391)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2391)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2396)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2392)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2396)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2397)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2396)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2396)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2397)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2402)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2403)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2403)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac_unknown(2409) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(2409)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac_unknown(2410) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@65809e7f304e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(2410)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2376)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2380)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2381)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2396)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2410)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2409)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2404)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2371): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2373): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2374): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2375): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2376): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2381): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2383): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2388): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2395): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2396): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2400): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2404): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2406): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Thu Feb 13 05:38:26 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218756) Waiting for packet dumper to finish... 1 (prev_count=218756, count=221016) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Thu Feb 13 05:38:28 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(2412)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2412)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2412)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2424)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2424)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2412)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2424)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2425)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2413)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2413)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2436)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2436)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2441)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2437)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2442)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2447)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2442)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2448)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2447)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2448)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_rac(2454) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2437)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@65809e7f304e: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(2442)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2448)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@65809e7f304e: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2454)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2448)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@65809e7f304e: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_rac(2455) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2437)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@65809e7f304e: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(2442)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2448)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@65809e7f304e: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2455)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2448)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@65809e7f304e: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2421)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2433)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2451)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2449)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_rac(2454)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_rac(2455)@65809e7f304e: Final verdict of PTC: pass MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2418): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2419): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2420): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2421): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2429): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2431): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2432): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2433): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2434): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2445): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2449): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2450): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2451): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2452): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Thu Feb 13 05:38:46 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238264) Waiting for packet dumper to finish... 1 (prev_count=238264, count=239360) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Thu Feb 13 05:38:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2457)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2457)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2469)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2457)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2469)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2458)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2481)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2481)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(2481)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2482)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2487)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2492)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2487)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2493)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2492)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2493)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_rac_unknown(2499) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(2499)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_rac_unknown(2500) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@65809e7f304e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(2500)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2473)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2484)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2486)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2499)@65809e7f304e: Final verdict of PTC: pass TC_paging_cs_sig_rac_unknown(2500)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2493)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488)@65809e7f304e: Final verdict of PTC: none Thu Feb 13 05:38:58 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219656) MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2461): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2465): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2471): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2472): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2473): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2474): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2478): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2483): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2484): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2485): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2486): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2490): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2497): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=219656, count=221916) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Thu Feb 13 05:39:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2502)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2502)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2502)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2514)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2514)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2502)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2514)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2503)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2503)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2515)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2526)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2526)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2526)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2531)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2527)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2527)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2531)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2532)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2531)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2531)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2537)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2532)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2538)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2537)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2537)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2538)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2523)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2523)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2521)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2521)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci(2544) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bvci(2544)@65809e7f304e: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci(2545) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bvci(2545)@65809e7f304e: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2523)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2521)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2519)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2510)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2517)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2526)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2524)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2522)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2531)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2541)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2508)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_bvci(2544)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_bvci(2545)@65809e7f304e: Final verdict of PTC: pass MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2506): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2508): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2509): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2510): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2511): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2516): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2517): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2518): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2519): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2521): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2522): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2523): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2524): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2530): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2531): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2535): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2539): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2540): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2541): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2542): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Thu Feb 13 05:39:10 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220656) Waiting for packet dumper to finish... 1 (prev_count=220656, count=222916) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Thu Feb 13 05:39:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2547)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2547)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2547)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2559)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2559)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2547)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2559)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2548)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2560)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2548)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2560)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2571)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2571)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2576)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2572)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2577)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2576)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2576)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2582)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2577)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2582)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2583)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2582)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2583)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci_unknown(2589) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(2589)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_paging_cs_sig_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci_unknown(2590) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@65809e7f304e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(2590)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2568)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2572)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2561)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2553)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578)@65809e7f304e: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2589)@65809e7f304e: Final verdict of PTC: pass TC_paging_cs_sig_bvci_unknown(2590)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2551): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2553): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2555): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2561): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2563): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2566): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2567): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2568): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@65809e7f304e: Local verdThu Feb 13 05:39:22 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass ====== ict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2580): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2586): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@65809e7f304e: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " Waiting for packet dumper to finish... 0 (prev_count=-1, count=219932) MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=219932, count=222192) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Thu Feb 13 05:39:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(2592)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2592)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2592)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2604)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2604)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2604)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2592)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2605)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2593)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2593)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2616)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2616)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2621)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2617)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2622)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2627)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2622)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2628)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2627)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2627)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2628)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2614)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2621)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2612)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2596): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2600): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2609): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2611): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2612): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2613): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2614): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2620): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2621): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2625): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2631): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@65809e7f304e: Test case TC_rim_info_req finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Thu Feb 13 05:39:30 UTC 2025 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=254788) Waiting for packet dumper to finish... 1 (prev_count=254788, count=264276) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Thu Feb 13 05:39:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(2635)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2635)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2635)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2647)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2647)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2635)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2647)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2636)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2648)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2659)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2664)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(2659)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2659)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2660)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2664)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2665)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2664)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2664)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2670)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2665)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2670)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2671)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2671)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2651)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2668)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2649)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2664)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2639): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2644): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2649): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2650): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2651): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2652): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2656): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2663): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2664): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2666): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2667): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2668): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2669): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@65809e7f304e: Test case TC_rim_info finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Thu Feb 13 05:39:38 UTC 2025 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=261052) Waiting for packet dumper to finish... 1 (prev_count=261052, count=264108) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Thu Feb 13 05:39:40 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(2678)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2678)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2678)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2690)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2690)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2678)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2690)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2679)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2691)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2702)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2702)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2702)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2707)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2703)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2708)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2707)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2707)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(2713)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2708)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2714)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2714)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2697)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2682): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2687): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2695): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2697): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2699): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2712): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2717): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@65809e7f304e: Test case TC_rim_info_ack finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Thu Feb 13 05:39:46 UTC 2025 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=203280) Waiting for packet dumper to finish... 1 (prev_count=203280, count=264272) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Thu Feb 13 05:39:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(2721)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2721)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2721)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2733)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2733)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2733)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2721)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2734)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2722)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2745)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2745)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2750)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2746)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2751)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2750)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2751)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2757)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2756)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2756)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2757)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2738)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2730)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2736)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2750)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2728)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2761)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2759)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2725): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2727): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2728): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2729): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2730): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2735): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2736): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2737): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2738): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2742): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2749): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2750): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2754): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2758): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2759): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2760): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2761): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@65809e7f304e: Test case TC_rim_info_error finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Thu Feb 13 05:39:54 UTC 2025 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=253192) Waiting for packet dumper to finish... 1 (prev_count=253192, count=264648) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Thu Feb 13 05:39:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(2764)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2764)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2764)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2776)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2776)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2764)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2776)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2765)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2777)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2777)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2788)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2788)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2793)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2789)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2793)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2794)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2793)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2793)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2794)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2799)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2800)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2785)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2783)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2793)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2768): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2773): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2780): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2782): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2783): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2784): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2785): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2792): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2793): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2797): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2803): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@65809e7f304e: Test case TC_rim_info_app_error finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Thu Feb 13 05:40:02 UTC 2025 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=201500) Waiting for packet dumper to finish... 1 (prev_count=201500, count=265588) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Thu Feb 13 05:40:04 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(2807)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2807)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2807)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2819)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2819)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2807)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2819)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2808)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2820)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2831)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2831)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2831)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2836)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2832)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2832)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2836)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2837)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2836)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2836)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2837)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2842)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2842)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2843)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2843)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2824)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2829)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2827)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2822)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2836)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2811): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2816): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2821): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2822): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2823): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2824): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2826): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2827): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2828): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2829): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2835): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2836): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2840): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2846): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@65809e7f304e: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Thu Feb 13 05:40:10 UTC 2025 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215356) Waiting for packet dumper to finish... 1 (prev_count=215356, count=257596) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Thu Feb 13 05:40:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(2850)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2850)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2850)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2862)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2862)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2850)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2862)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2863)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2851)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2874)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2874)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2874)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2879)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2875)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2879)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2864)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2864)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2880)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2879)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2880)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2866)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2866)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2886)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2885)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2886)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2867)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2866)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2864)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2879)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2869)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2857)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2865)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2854): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2857): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2859): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2864): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2865): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2866): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2867): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2869): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2871): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2878): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2879): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2883): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2890): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@65809e7f304e: Test case TC_rim_from_eutran finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Thu Feb 13 05:40:18 UTC 2025 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213356) Waiting for packet dumper to finish... 1 (prev_count=213356, count=265264) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Thu Feb 13 05:40:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(2893)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2893)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2893)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2905)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2905)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2893)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2905)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2894)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2906)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2917)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2917)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2917)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2922)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(2918)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2923)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2922)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2928)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(2923)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2929)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2928)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2929)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_flush_ll_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_bvci_new(2935) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_flush_ll_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_bvci_new(2936) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@65809e7f304e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2894)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2922)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2928)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2926)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@65809e7f304e: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@65809e7f304e: Final verdict of PTC: pass TC_flush_ll_bvci_new(2936)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2902): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2909): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2914): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2921): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2922): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2924): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2925): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2926): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2927): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2932): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@65809e7f304e: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Thu Feb 13 05:40:27 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=277264) Waiting for packet dumper to finish... 1 (prev_count=277264, count=278260) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Thu Feb 13 05:40:29 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(2938)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2938)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2938)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2950)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(2950)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2938)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2950)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2962)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2962)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2962)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2967)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2963)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2967)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2968)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2967)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2967)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2968)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2974)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2974)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_flush_ll_no_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_no_bvci_new(2980) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_flush_ll_no_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_no_bvci_new(2981) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2958)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2954)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2967)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2956)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945)@65809e7f304e: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2981)@65809e7f304e: Final verdict of PTC: pass TC_flush_ll_no_bvci_new(2980)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2952)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2942): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2947): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2952): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2953): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2954): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2955): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2956): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2957): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2958): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2959): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2966): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2967): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2971): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2977): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@65809e7f304e: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Thu Feb 13 05:40:35 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=251400) Waiting for packet dumper to finish... 1 (prev_count=251400, count=278040) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Thu Feb 13 05:40:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(2983)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(2983)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(2983)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(2995)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2995)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2983)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2995)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2984)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2996)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3007)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3007)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3007)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3012)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(3008)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2985)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3013)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2985)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3013)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2987)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2987)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3019)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3018)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3018)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3019)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2992)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2992)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2990)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2990)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Connecting G_SGSN[0] to BVCI=20011 MTC@65809e7f304e: Connecting G_SGSN[1] to BVCI=20011 MTC@65809e7f304e: Connecting G_PCU[0] to BVCI=20011 MTC@65809e7f304e: Connecting G_PCU[1] to BVCI=20021 MTC@65809e7f304e: Connecting G_PCU[2] to BVCI=20031 MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2987)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2985)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2990)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2988)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2999)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2993)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2992)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2997)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2991)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2986)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2985): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2986): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2987): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2988): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2990): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2991): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2992): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2993): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2997): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2998): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2999): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3000): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3004): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3016): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3022): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@65809e7f304e: Test case TC_fc_bvc finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Thu Feb 13 05:40:46 UTC 2025 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218920) Waiting for packet dumper to finish... 1 (prev_count=218920, count=220016) gzip: /data/GBProxy_Tests.TC_fc_bvc.pcapng: file size changed while zipping MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Thu Feb 13 05:40:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(3026)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(3026)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(3026)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(3038)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(3038)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3038)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3026)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3027)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3027)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3039)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3050)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3050)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3055)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3051)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3055)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3056)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3055)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3055)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3056)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3030)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3030)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3061)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3061)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(3062)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3062)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3035)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3035)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3033)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3033)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_fc_ms" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_fc_ms(3068) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@65809e7f304e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@65809e7f304e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@65809e7f304e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@65809e7f304e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@65809e7f304e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(3068)@65809e7f304e: setverdict(pass): none -> pass TC_fc_ms(3068)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_fc_ms" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_fc_ms(3069) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@65809e7f304e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@65809e7f304e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@65809e7f304e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@65809e7f304e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@65809e7f304e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(3069)@65809e7f304e: setverdict(pass): none -> pass TC_fc_ms(3069)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3031)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3033)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3036)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3030)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3038)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3029)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3034)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3055)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3062)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063)@65809e7f304e: Final verdict of PTC: none TC_fc_ms(3068)@65809e7f304e: Final verdict of PTC: pass TC_fc_ms(3069)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3035)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3028): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3029): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3030): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3031): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3032): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3033): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3034): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3035): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3036): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3043): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3048): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProThu Feb 13 05:40:54 UTC 2025 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218976) xy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3054): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3055): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3059): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3065): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@65809e7f304e: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Waiting for packet dumper to finish... 1 (prev_count=218976, count=220072) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Thu Feb 13 05:40:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(3071)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(3071)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(3071)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(3083)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3083)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3071)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3083)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3084)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3072)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3095)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3095)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3100)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(3096)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3100)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3101)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3100)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3100)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3106)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(3101)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3090)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3090)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3107)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3106)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3107)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3092)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3092)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: Starting "TC_ms_reg_enq" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ms_reg_enq(3113) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@65809e7f304e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@65809e7f304e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@65809e7f304e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@65809e7f304e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3113)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])(3096)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY_RESPONSE := { bssgpPduType := '15'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pS_Registered_Operator := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3113)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@65809e7f304e: Removing Client IMSI='262420000000000'H, index=0 MTC@65809e7f304e: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@65809e7f304e: Starting "TC_ms_reg_enq" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ms_reg_enq(3114) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@65809e7f304e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@65809e7f304e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@65809e7f304e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@65809e7f304e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(3072)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3114)@65809e7f304e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@65809e7f304e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@65809e7f304e: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY_RESPONSE := { bssgpPduType := '15'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pS_Registered_Operator := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3114)@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@65809e7f304e: Removing Client IMSI='262420000001000'H, index=1 MTC@65809e7f304e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3081)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3090)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3091)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3092)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3076)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3089)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3079)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3074)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3100)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097)@65809e7f304e: Final verdict of PTC: none TC_ms_reg_enq(3113)@65809e7f304e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(3106)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3107)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3102)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109)@65809e7f304e: Final verdict of PTC: none TC_ms_reg_enq(3114)@65809e7f304e: Final verdict of PTC: pass MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3073): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3074): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3075): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3076): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3078): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3079): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3080): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3081): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3087): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3089): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3090): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3091): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3092): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3099): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3100): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3102): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3104): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3111): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@65809e7f304e: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@65809e7f304e: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Thu Feb 13 05:41:02 UTC 2025 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=198948) Waiting for packet dumper to finish... 1 (prev_count=198948, count=219856) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Thu Feb 13 05:41:04 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3116)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(3116)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(3116)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(3128)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3128)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3116)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3128)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3117)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3129)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3140)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3140)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3145)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(3140)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3141)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3145)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3146)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3145)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3145)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3151)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(3146)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3135)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3135)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3152)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3151)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3151)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3152)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3137)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3137)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3132)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3137)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3135)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3136)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3134)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3142)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3130)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3145)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3120): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3125): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3130): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3131): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3132): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3133): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3134): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3135): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3136): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3137): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3138): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3142): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3144): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3145): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3149): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3156): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@65809e7f304e: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Thu Feb 13 05:41:10 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=203012) Waiting for packet dumper to finish... 1 (prev_count=203012, count=216588) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Thu Feb 13 05:41:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3159)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(3159)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(3159)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(3171)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3171)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3171)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3159)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3172)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3160)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3183)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3183)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3183)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3188)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(3184)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3188)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3189)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3188)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3194)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(3189)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3194)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3194)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(3195)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3188)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3178)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3163): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3168): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3175): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3178): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3180): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3187): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3188): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3192): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3198): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@65809e7f304e: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Thu Feb 13 05:41:17 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=210224) Waiting for packet dumper to finish... 1 (prev_count=210224, count=216652) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Thu Feb 13 05:41:19 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3202)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(3202)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3202)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(3214)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(3214)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3202)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3214)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3203)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3215)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3226)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3226)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3226)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3231)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(3227)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3232)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3231)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3231)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(3237)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3232)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3237)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3221)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3221)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3238)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3237)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3223)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3223)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Connecting G_SGSN[0] to BVCI=20011 MTC@65809e7f304e: Connecting G_SGSN[1] to BVCI=20011 MTC@65809e7f304e: Connecting G_PCU[0] to BVCI=20011 MTC@65809e7f304e: Connecting G_PCU[1] to BVCI=20021 MTC@65809e7f304e: Connecting G_PCU[2] to BVCI=20031 MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3223)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3218)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3236)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3222)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3220)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3216)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3221)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3211): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3216): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3217): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3218): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3219): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3220): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3221): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3222): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3223): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3233): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3234): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3235): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3236): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3241): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@65809e7f304e: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Thu Feb 13 05:41:25 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=203580) Waiting for packet dumper to finish... 1 (prev_count=203580, count=216580) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Thu Feb 13 05:41:27 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3245)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(3245)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(3245)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(3257)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(3257)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3257)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3245)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3258)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3258)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3246)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3246)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3269)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3269)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3269)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3274)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-BSSGP(PCU[0])(3270)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3275)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3274)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3274)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3280)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(3275)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3281)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3280)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3281)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Connecting G_SGSN[0] to BVCI=20011 MTC@65809e7f304e: Connecting G_SGSN[1] to BVCI=20011 MTC@65809e7f304e: Connecting G_PCU[0] to BVCI=20011 MTC@65809e7f304e: Connecting G_PCU[1] to BVCI=20021 MTC@65809e7f304e: Connecting G_PCU[2] to BVCI=20031 MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3274)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3265)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3252)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3249): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3252): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3254): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3262): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3265): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3267): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3273): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3274): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3279): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3285): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@65809e7f304e: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Thu Feb 13 05:41:33 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=204912) Waiting for packet dumper to finish... 1 (prev_count=204912, count=216652) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Thu Feb 13 05:41:35 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3288)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(3288)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])(3288)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(3300)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(3300)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3300)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3288)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3301)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3289)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3312)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3312)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3312)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3317)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3313)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3318)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3323)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(3318)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3323)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3324)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3323)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3324)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3307)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3307)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3309)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3309)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3309)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3307)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3303)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3308)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3292): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3297): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3303): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3305): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3307): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3308): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3309): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3310): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3321): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3328): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@65809e7f304e: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Thu Feb 13 05:41:41 UTC 2025 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213592) Waiting for packet dumper to finish... 1 (prev_count=213592, count=234748) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Thu Feb 13 05:41:43 UTC 2025 Waiting for packet dumper to start... 0 MTC@65809e7f304e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@65809e7f304e: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3331)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7777 GbProxy_Test-NS(SGSN[0])(3331)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3331)@65809e7f304e: Creating NSIP provider for "172.18.249.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8888 GbProxy_Test-NS(SGSN[1])(3343)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@65809e7f304e: Creating NSIP provider for "172.18.249.103":8880 GbProxy_Test-NS(SGSN[1])(3343)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.249.103", remote_udp_port := 23000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@65809e7f304e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@65809e7f304e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@65809e7f304e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@65809e7f304e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3331)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3343)@65809e7f304e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3344)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3332)@65809e7f304e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(3355)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3360)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21020 GbProxy_Test-NS(PCU[0])(3355)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3355)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@65809e7f304e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3356)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3361)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3333)@65809e7f304e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3333)@65809e7f304e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3360)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@65809e7f304e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3366)@65809e7f304e: Creating NSIP provider for "172.18.249.103":21030 GbProxy_Test-BSSGP(PCU[1])(3361)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@65809e7f304e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3335)@65809e7f304e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@65809e7f304e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@65809e7f304e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.249.103", remote_udp_port := 24000, remote_ip := "172.18.249.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3335)@65809e7f304e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@65809e7f304e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3366)@65809e7f304e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3366)@65809e7f304e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@65809e7f304e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@65809e7f304e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@65809e7f304e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3367)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3367)@65809e7f304e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@65809e7f304e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3338)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@65809e7f304e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3338)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@65809e7f304e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@65809e7f304e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3340)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@65809e7f304e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3340)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@65809e7f304e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@65809e7f304e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@65809e7f304e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@65809e7f304e: Connecting G_SGSN[0] to BVCI=20011 MTC@65809e7f304e: Connecting G_SGSN[1] to BVCI=20011 MTC@65809e7f304e: Connecting G_PCU[0] to BVCI=20011 MTC@65809e7f304e: Connecting G_PCU[1] to BVCI=20021 MTC@65809e7f304e: Connecting G_PCU[2] to BVCI=20031 MTC@65809e7f304e: setverdict(pass): none -> pass MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass, component reason not changed MTC@65809e7f304e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@65809e7f304e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3333)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3335)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3338)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3340)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3336)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3341)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3360)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3334)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3351)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3339)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@65809e7f304e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362)@65809e7f304e: Final verdict of PTC: none MTC@65809e7f304e: Setting final verdict of the test case. MTC@65809e7f304e: Local verdict of MTC: pass MTC@65809e7f304e: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3333): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3334): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3335): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3336): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3338): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3339): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3340): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3341): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3348): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3351): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3353): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3359): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3360): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3364): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3370): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371): none (pass -> pass) MTC@65809e7f304e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@65809e7f304e: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@65809e7f304e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Thu Feb 13 05:41:49 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=231068) Waiting for packet dumper to finish... 1 (prev_count=231068, count=232164) MTC@65809e7f304e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@65809e7f304e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@65809e7f304e: Terminating MTC. MC@65809e7f304e: MTC terminated. MC2> exit MC@65809e7f304e: Shutting down session. MC@65809e7f304e: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/gbproxy/expected-results.xml' against results in 'junit-xml-20.log' -------------------- pass GBProxy_Tests.TC_BVC_bringup pass GBProxy_Tests.TC_BVC_bringup_conflicting pass GBProxy_Tests.TC_ul_unitdata pass GBProxy_Tests.TC_ul_unitdata_pool_failure pass GBProxy_Tests.TC_dl_unitdata pass GBProxy_Tests.TC_ra_capability pass GBProxy_Tests.TC_ra_capability_upd pass GBProxy_Tests.TC_radio_status pass GBProxy_Tests.TC_radio_status_tmsi pass GBProxy_Tests.TC_radio_status_imsi pass GBProxy_Tests.TC_suspend pass GBProxy_Tests.TC_resume pass GBProxy_Tests.TC_trace pass GBProxy_Tests.TC_llc_discarded pass GBProxy_Tests.TC_overload pass GBProxy_Tests.TC_bvc_block_ptp pass GBProxy_Tests.TC_bvc_unblock_ptp pass GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass GBProxy_Tests.TC_bvc_reset_sig_from_bss pass GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass GBProxy_Tests.TC_paging_ps_ptp_bss pass GBProxy_Tests.TC_paging_ps_ptp_lac pass GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass GBProxy_Tests.TC_paging_ps_ptp_rac pass GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass GBProxy_Tests.TC_paging_ps_ptp_bvci pass GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass GBProxy_Tests.TC_dummy_paging_ps_ptp pass GBProxy_Tests.TC_paging_ps_sig_bss pass GBProxy_Tests.TC_paging_ps_sig_lac pass GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass GBProxy_Tests.TC_paging_ps_sig_rac pass GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass GBProxy_Tests.TC_paging_ps_sig_bvci pass GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass GBProxy_Tests.TC_dummy_paging_ps_sig pass GBProxy_Tests.TC_paging_cs_ptp_bss pass GBProxy_Tests.TC_paging_cs_ptp_lac pass GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass GBProxy_Tests.TC_paging_cs_ptp_rac pass GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass GBProxy_Tests.TC_paging_cs_ptp_bvci pass GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass GBProxy_Tests.TC_paging_cs_sig_bss pass GBProxy_Tests.TC_paging_cs_sig_lac pass GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass GBProxy_Tests.TC_paging_cs_sig_rac pass GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass GBProxy_Tests.TC_paging_cs_sig_bvci pass GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass GBProxy_Tests.TC_rim_info_req pass GBProxy_Tests.TC_rim_info pass GBProxy_Tests.TC_rim_info_ack pass GBProxy_Tests.TC_rim_info_error pass GBProxy_Tests.TC_rim_info_app_error pass GBProxy_Tests.TC_rim_info_pcu2pcu pass GBProxy_Tests.TC_rim_from_eutran pass GBProxy_Tests.TC_flush_ll_bvci_new pass GBProxy_Tests.TC_flush_ll_no_bvci_new pass GBProxy_Tests.TC_fc_bvc pass GBProxy_Tests.TC_fc_ms pass GBProxy_Tests.TC_ms_reg_enq pass GBProxy_Tests.TC_status_sig_ul_tlli pass GBProxy_Tests.TC_status_sig_ul_tmsi pass GBProxy_Tests.TC_status_ptp_ul_tlli pass GBProxy_Tests.TC_status_ptp_ul_tmsi pass GBProxy_Tests.TC_status_sig_dl_bvci pass GBProxy_Tests.TC_status_ptp_dl_bvci Summary: pass: 76 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GBProxy_Tests --rm Generated GBProxy_Tests.TC_BVC_bringup.merged Generated GBProxy_Tests.TC_BVC_bringup_conflicting.merged Generated GBProxy_Tests.TC_bvc_block_ptp.merged Generated GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_reset_ptp_from_bss.merged Generated GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_reset_sig_from_bss.merged Generated GBProxy_Tests.TC_bvc_reset_sig_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_unblock_ptp.merged Generated GBProxy_Tests.TC_dl_unitdata.merged Generated GBProxy_Tests.TC_dummy_paging_ps_ptp.merged Generated GBProxy_Tests.TC_dummy_paging_ps_sig.merged Generated GBProxy_Tests.TC_fc_bvc.merged Generated GBProxy_Tests.TC_fc_ms.merged Generated GBProxy_Tests.TC_flush_ll_bvci_new.merged Generated GBProxy_Tests.TC_flush_ll_no_bvci_new.merged Generated GBProxy_Tests.TC_llc_discarded.merged Generated GBProxy_Tests.TC_ms_reg_enq.merged Generated GBProxy_Tests.TC_overload.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bss.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_cs_ptp_lac.merged Generated GBProxy_Tests.TC_paging_cs_ptp_lac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_ptp_rac.merged Generated GBProxy_Tests.TC_paging_cs_ptp_rac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_bss.merged Generated GBProxy_Tests.TC_paging_cs_sig_bvci.merged Generated GBProxy_Tests.TC_paging_cs_sig_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_lac.merged Generated GBProxy_Tests.TC_paging_cs_sig_lac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_rac.merged Generated GBProxy_Tests.TC_paging_cs_sig_rac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bss.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_lac.merged Generated GBProxy_Tests.TC_paging_ps_ptp_lac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_rac.merged Generated GBProxy_Tests.TC_paging_ps_ptp_rac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_reject_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_reject_sig_bvci.merged Generated GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_sig_bss.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_ps_sig_lac.merged Generated GBProxy_Tests.TC_paging_ps_sig_lac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_sig_rac.merged Generated GBProxy_Tests.TC_paging_ps_sig_rac_unknown.merged Generated GBProxy_Tests.TC_ra_capability.merged Generated GBProxy_Tests.TC_ra_capability_upd.merged Generated GBProxy_Tests.TC_radio_status.merged Generated GBProxy_Tests.TC_radio_status_imsi.merged Generated GBProxy_Tests.TC_radio_status_tmsi.merged Generated GBProxy_Tests.TC_resume.merged Generated GBProxy_Tests.TC_rim_from_eutran.merged Generated GBProxy_Tests.TC_rim_info.merged Generated GBProxy_Tests.TC_rim_info_ack.merged Generated GBProxy_Tests.TC_rim_info_app_error.merged Generated GBProxy_Tests.TC_rim_info_error.merged Generated GBProxy_Tests.TC_rim_info_pcu2pcu.merged Generated GBProxy_Tests.TC_rim_info_req.merged Generated GBProxy_Tests.TC_status_ptp_dl_bvci.merged Generated GBProxy_Tests.TC_status_ptp_ul_tlli.merged Generated GBProxy_Tests.TC_status_ptp_ul_tmsi.merged Generated GBProxy_Tests.TC_status_sig_dl_bvci.merged Generated GBProxy_Tests.TC_status_sig_ul_tlli.merged Generated GBProxy_Tests.TC_status_sig_ul_tmsi.merged Generated GBProxy_Tests.TC_suspend.merged Generated GBProxy_Tests.TC_trace.merged Generated GBProxy_Tests.TC_ul_unitdata.merged Generated GBProxy_Tests.TC_ul_unitdata_pool_failure.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-gbproxy-test-249 + grep+ Name cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-gbproxy-test-latest-959-gbproxy + [ -n jenkins-ttcn3-gbproxy-test-latest-959-gbproxy ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-latest-959-gbproxy + docker kill jenkins-ttcn3-gbproxy-test-latest-959-gbproxy jenkins-ttcn3-gbproxy-test-latest-959-gbproxy + docker wait jenkins-ttcn3-gbproxy-test-latest-959-gbproxy 137 + network_remove + set +x Removing network ttcn3-gbproxy-test-249 + docker network remove ttcn3-gbproxy-test-249 ttcn3-gbproxy-test-249 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-latest/_cache:/cache --name jenkins-ttcn3-gbproxy-test-latest-959-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-gbproxy-test-latest/logs/gbproxy-tester/junit-xml-20.log <?xml version="1.0"?> <testsuite name='Titan' tests='76' failures='0' errors='0' skipped='0' inconc='0' time='881.00'> <testcase classname='GBProxy_Tests' name='TC_BVC_bringup' time='14.774843'/> <testcase classname='GBProxy_Tests' name='TC_BVC_bringup_conflicting' time='19.772818'/> <testcase classname='GBProxy_Tests' name='TC_ul_unitdata' time='13.363232'/> <testcase classname='GBProxy_Tests' name='TC_ul_unitdata_pool_failure' time='31.165879'/> <testcase classname='GBProxy_Tests' name='TC_dl_unitdata' time='16.723128'/> <testcase classname='GBProxy_Tests' name='TC_ra_capability' time='5.047660'/> <testcase classname='GBProxy_Tests' name='TC_ra_capability_upd' time='5.216031'/> <testcase classname='GBProxy_Tests' name='TC_radio_status' time='4.989815'/> <testcase classname='GBProxy_Tests' name='TC_radio_status_tmsi' time='4.971580'/> <testcase classname='GBProxy_Tests' name='TC_radio_status_imsi' time='4.938593'/> <testcase classname='GBProxy_Tests' name='TC_suspend' time='5.126036'/> <testcase classname='GBProxy_Tests' name='TC_resume' time='5.073232'/> <testcase classname='GBProxy_Tests' name='TC_trace' time='6.755459'/> <testcase classname='GBProxy_Tests' name='TC_llc_discarded' time='4.856020'/> <testcase classname='GBProxy_Tests' name='TC_overload' time='6.729791'/> <testcase classname='GBProxy_Tests' name='TC_bvc_block_ptp' time='5.702186'/> <testcase classname='GBProxy_Tests' name='TC_bvc_unblock_ptp' time='6.764169'/> <testcase classname='GBProxy_Tests' name='TC_bvc_reset_ptp_from_bss' time='10.716975'/> <testcase classname='GBProxy_Tests' name='TC_bvc_reset_sig_from_bss' time='10.787116'/> <testcase classname='GBProxy_Tests' name='TC_bvc_reset_ptp_from_sgsn' time='7.804588'/> <testcase classname='GBProxy_Tests' name='TC_bvc_reset_blocked_ptp_from_sgsn' time='17.750472'/> <testcase classname='GBProxy_Tests' name='TC_bvc_reset_sig_from_sgsn' time='10.787135'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_ptp_bss' time='8.865329'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_ptp_lac' time='8.853931'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_ptp_lac_unknown' time='8.854102'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_ptp_rac' time='8.879897'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_ptp_rac_unknown' time='8.823078'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_ptp_bvci' time='8.810903'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_ptp_bvci_imsi' time='8.843560'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_ptp_bvci_unknown' time='8.886725'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_reject_ptp_bvci' time='8.889271'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_reject_ptp_bvci_imsi' time='8.885161'/> <testcase classname='GBProxy_Tests' name='TC_dummy_paging_ps_ptp' time='4.676217'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_sig_bss' time='9.014207'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_sig_lac' time='13.163034'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_sig_lac_unknown' time='8.895163'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_sig_rac' time='16.910448'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_sig_rac_unknown' time='8.873443'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_sig_bvci' time='8.837638'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_sig_bvci_imsi' time='8.845335'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_sig_bvci_unknown' time='8.897389'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_reject_sig_bvci' time='8.871710'/> <testcase classname='GBProxy_Tests' name='TC_paging_ps_reject_sig_bvci_imsi' time='8.948207'/> <testcase classname='GBProxy_Tests' name='TC_dummy_paging_ps_sig' time='4.908643'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_ptp_bss' time='8.805807'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_ptp_lac' time='8.813568'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_ptp_lac_unknown' time='8.871495'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_ptp_rac' time='8.863757'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_ptp_rac_unknown' time='8.830725'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_ptp_bvci' time='8.787507'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_ptp_bvci_unknown' time='8.834445'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_sig_bss' time='8.842448'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_sig_lac' time='12.948537'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_sig_lac_unknown' time='8.910604'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_sig_rac' time='16.865710'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_sig_rac_unknown' time='8.830379'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_sig_bvci' time='8.876406'/> <testcase classname='GBProxy_Tests' name='TC_paging_cs_sig_bvci_unknown' time='8.889162'/> <testcase classname='GBProxy_Tests' name='TC_rim_info_req' time='5.014120'/> <testcase classname='GBProxy_Tests' name='TC_rim_info' time='4.956094'/> <testcase classname='GBProxy_Tests' name='TC_rim_info_ack' time='4.988386'/> <testcase classname='GBProxy_Tests' name='TC_rim_info_error' time='5.070304'/> <testcase classname='GBProxy_Tests' name='TC_rim_info_app_error' time='5.022496'/> <testcase classname='GBProxy_Tests' name='TC_rim_info_pcu2pcu' time='4.958388'/> <testcase classname='GBProxy_Tests' name='TC_rim_from_eutran' time='4.971353'/> <testcase classname='GBProxy_Tests' name='TC_flush_ll_bvci_new' time='5.199485'/> <testcase classname='GBProxy_Tests' name='TC_flush_ll_no_bvci_new' time='5.171584'/> <testcase classname='GBProxy_Tests' name='TC_fc_bvc' time='7.739409'/> <testcase classname='GBProxy_Tests' name='TC_fc_ms' time='4.924936'/> <testcase classname='GBProxy_Tests' name='TC_ms_reg_enq' time='4.894780'/> <testcase classname='GBProxy_Tests' name='TC_status_sig_ul_tlli' time='4.852523'/> <testcase classname='GBProxy_Tests' name='TC_status_sig_ul_tmsi' time='4.773042'/> <testcase classname='GBProxy_Tests' name='TC_status_ptp_ul_tlli' time='4.782864'/> <testcase classname='GBProxy_Tests' name='TC_status_ptp_ul_tmsi' time='4.798359'/> <testcase classname='GBProxy_Tests' name='TC_status_sig_dl_bvci' time='4.843833'/> <testcase classname='GBProxy_Tests' name='TC_status_ptp_dl_bvci' time='4.984156'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS